coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: rosp on November 14, 2006, 09:41:48 AM

Title: Failed opening required
Post by: rosp on November 14, 2006, 09:41:48 AM
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.
Title: Re: Failed opening required
Post by: Joachim Müller on November 14, 2006, 09:47:11 AM
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).
Title: Re: Failed opening required
Post by: rosp on November 14, 2006, 10:01:14 AM
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