Failed opening required Failed opening required
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Failed opening required

Started by rosp, November 14, 2006, 09:41:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rosp

it looked like a proper installation. but now I'm experiencing a blank screen.

the errorlog reads:
PHP Fatal error:  %v%v() [<a href='function.require'>function.require</a>]: Failed opening required 'include/debugger.inc.php' (include_path='/usr/share/php5') in /{path2cpg}/cpg1410/include/init.inc.php on line 26

apparently 'init.inc.php' is looking for 'debugger.inc.php' in the wrong path. the correct way would be the same folder as the 'init' file.
the same error occurs with all the other includes and requireds in that level.

I am using PHP Version 5.0.4 and GD v2.1.10.

it might be the same as topic=38006.0 or some others, but I didn't find a solution.

Joachim Müller

Fix your include path - it must contain a dot.
See http://forum.coppermine-gallery.net/index.php?topic=36042.msg169358#msg169358 (and many other similar threads).

rosp

thanks a lot for quick responding. I should have read the other threads more carefuly.

keep it up mate and don't get tired of stupid questions like mine.

cheers