coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: celfa on April 15, 2007, 05:47:56 PM

Title: Fatal error init.inc.php
Post by: celfa on April 15, 2007, 05:47:56 PM
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.
Title: Re: Fatal error init.inc.php
Post by: Nibbler on April 15, 2007, 06:42:08 PM
Check permissions on include/config.inc.php and remove the extra .: from your include_path.
Title: Re: Fatal error init.inc.php
Post by: celfa on April 15, 2007, 07:34:14 PM
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." ?
Title: Re: Fatal error init.inc.php
Post by: celfa on April 15, 2007, 07:41:49 PM
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