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.
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).
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