![]() |
|
/zenphoto/zen/setup.php is BLANK - 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: /zenphoto/zen/setup.php is BLANK (/thread-393.html) |
/zenphoto/zen/setup.php is BLANK - thinsoldier - 2006-03-24 so is every other file in the zenphoto dir. Yes it's unzipped correctly. Yes they're all blank on the local mac and my online webserver. Yes I've tried with php5 and php 4. what else is there? /zenphoto/zen/setup.php is BLANK - thinsoldier - 2006-03-24 Yes, I edited the config.php and zenphoto/index.php is connecting to the database properly, but zenphoto/zen/setup.php is still just a blank page to me. /zenphoto/zen/setup.php is BLANK - Chilifrei64 - 2006-03-24 what type of webserver are you using? /zenphoto/zen/setup.php is BLANK - thinsoldier - 2006-03-25 online the server I'm on has offline my mac mini is running whatever version of apache came with it and php5 /zenphoto/zen/setup.php is BLANK - Chilifrei64 - 2006-03-25 Do they have php short tags enabled? If you cannot change your php.ini file then you could always do a find and replace for /zenphoto/zen/setup.php is BLANK - thinsoldier - 2006-03-27 yip short tags is turned on. ya know what, how bout I just sign up for a dreamhost account, yeah I think i'll do that. /zenphoto/zen/setup.php is BLANK - kbreit - 2006-04-04 I am having this same problem: short_open_tag = On This is with whatever Ubuntu Breezy has. PHP 5 and Apache 2. phpinfo works /zenphoto/zen/setup.php is BLANK - Chilifrei64 - 2006-04-04 are you able to turn on Display_errors = On in your php.ini file to see where it is erroring out at? |