Hi, I've got strange error when updated PHP from 4.x to 5.2.5. All pages are blank. And don't really know, which settings can cause it. I tried to downgrade back to php4, and it worked flawless again. Coppermine is updated to last stable version (1.4.16 I think)
gallery -> http://coppermine.mazec.org
phpinfo -> http://coppermine.mazec.org/phpinfo.php
thanx for help :-\
Check the server error log.
Nothing wrong in Apache errorlog.. (httpd.conf -> LogLevel debug, php.ini -> log_errors on)
You don't have MySQL support in that php build.
yay! I'll read the install manual more carefully next time..
thank you for help, nibbler :D