![]() |
|
blank page - 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 page (/thread-862.html) Pages:
1
2
|
blank page - sbillard - 2008-01-15 Try chmoding the htaccess ans zp-core folders to 755 blank page - Matteo - 2008-01-16 sbillard I've tried that already, no luck what so ever. blank page - sbillard - 2008-01-16 What do you get when you run setup.php? blank page - benmilo - 2008-01-17 Hi, blank page - sbillard - 2008-01-17 Matteo and benmilo: Can you post links to your sites so we can take a look? Also, please review your CGI logs and see if there are any errors reported there. Finally, are there any indicators of issues when you run setup.php? blank page - benmilo - 2008-01-24 http://www.teamphysio.ch/photos/ blank page - sbillard - 2008-01-24 The HTML source looks very much like there was some sort of CGI error. Can you review the CGI error logs from your server to see what it shows? (This is not the same as the information shown by setup.php.) blank page - benmilo - 2008-01-29 Hi! Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/teamphysio.ch/httpdocs/zenphoto/zp-core/functions.php:32) in /var/www/vhosts/teamphysio.ch/httpdocs/zenphoto/index.php on line 12" I installed zenphoto on another site (same provider) and it works fully... blank page - sbillard - 2008-01-29 The DEBUG problem is because somewhere else, most likely in zp-config.php. Some versions of PHP complain about this. It does not really hurt anything, but there is a fix in the nightly build for this. blank page - romainbj - 2008-12-25 |