PHP Fatal Error PHP Fatal Error
 

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

PHP Fatal Error

Started by xtobor, March 16, 2007, 09:29:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xtobor

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

Nibbler

You didn't upload that file. You need to upload all the files that are part of Coppermine or it won't work properly.

xtobor

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.

Nibbler

Ah, you need to fix your include_path setting. Change it to include_path='.:/usr/share/php' (with the dot added) in php.ini