PHP Fatal Error PHP Fatal Error
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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