Fatal error init.inc.php Fatal error init.inc.php
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Fatal error init.inc.php

Started by celfa, April 15, 2007, 05:47:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

celfa

Hey
Suddenly my gallery don't work. I have not made any kind of changes.

see www.claus-fischer.dk/galleri

Fatal error: require_once() [function.require]: Failed opening required 'include/config.inc.php' (include_path='.:.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/claus-fischer.dk/httpdocs/galleri/include/init.inc.php on line 155

I have checked the info in the init.inc.php but they are correct?

I really hope someone can help me.

Nibbler

Check permissions on include/config.inc.php and remove the extra .: from your include_path.

celfa

Quote from: Nibbler on April 15, 2007, 06:42:08 PM
Check permissions on include/config.inc.php and remove the extra .: from your include_path.

Dear Nibbler.

I have checked the permissions, they are on: 777.

Can you please go into details about "and remove the extra .: from your include_path." ?

celfa

Sorry my fault.. I have set the permission for the file config.inc.php to 777.. And now it works ;D

But i don't get the rest you wrote. Or is it unimportant? Then it works.

But thanks  ;D