coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: xtobor on March 16, 2007, 09:29:18 PM

Title: PHP Fatal Error
Post by: xtobor on March 16, 2007, 09:29:18 PM
Just finished the install.  What is this?

Warning: main(include/debugger.inc.php) [function.main]: failed to open stream: No such file or directory in /srv/www/htdocs/cpg1410/include/init.inc.php on line 26

Fatal error: main() [function.require]: Failed opening required 'include/debugger.inc.php' (include_path='/usr/share/php') in /srv/www/htdocs/cpg1410/include/init.inc.php on line 26
Title: Re: PHP Fatal Error
Post by: Nibbler on March 16, 2007, 09:44:47 PM
You didn't upload that file. You need to upload all the files that are part of Coppermine or it won't work properly.
Title: Re: PHP Fatal Error
Post by: xtobor on March 16, 2007, 10:03:54 PM
I am hosting my own web server and I have coppermine running on that box.  This box is local.  the cpg1410 dir is under the /srv/www/htdocs so that should be fine.  Maybe I did not understand the product.  All files are under the cpg1410 dir.
Title: Re: PHP Fatal Error
Post by: Nibbler on March 16, 2007, 10:30:16 PM
Ah, you need to fix your include_path setting. Change it to include_path='.:/usr/share/php' (with the dot added) in php.ini