![]() |
|
Blank Screen after Installation - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Blank Screen after Installation (/thread-5942.html) |
Blank Screen after Installation - tmallardi - 2009-10-04 Just found ZenPhoto and tried to install. I made it past the first few warnings about PHP gettext and magic. I then encountered MySQL errors. I created a user, password, and database, and then updated the zp-config.php with the manual setting. Now when I run index.php, all I get is a blank screen. The source code is below:What should I look into next? thank you, Blank Screen after Installation - acrylian - 2009-10-04 Your server's error log. Blank Screen after Installation - tmallardi - 2009-10-04 Here's something from my error log. Oct 4 13:12:28 server3 suhosin[8589]: ALERT - script tried to increase memory_limit to 100663296 bytes which is above the allowed value (attacker '66.138.28.150', file '/home/pabloybi/public_html/gallery/zp-core/functions-basic.php', line 63) Blank Screen after Installation - tmallardi - 2009-10-04 I just updated the memory limit to 128MB. restarted http and still get a blank screen. There are no new error messages now. Blank Screen after Installation - acrylian - 2009-10-05 Then you should try a reinstall, probably something was not uploaded correctly. Blank Screen after Installation - skidmo - 2009-10-08 tmallardi, are you running ZenPhoto on the Apache web server? I got the same behavior you describe when I tried to run ZenPhoto using the default lighttpd web server on my machine. |