![]() |
|
won't install on online.net ? - 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: won't install on online.net ? (/thread-3777.html) |
won't install on online.net ? - quaiman - 2008-09-17 Hello ! I also got PHP Safe Mode [is set] & PHP magic_quotes_gpc [is enabled]... I put a phpinfo on this server, if anyone can tell me if I can install ZenPhoto here or not ? I hope I can install it... won't install on online.net ? - sbillard - 2008-09-17 The parse error is a problem with the PHP level. We accidentally used a construct that was not available in PHP version 4. That has been correncted in tonight's build. The other items are warnings and do not necessarily mean there is a problem. The Safe mode may cause you some problems, but that will depend on exactly what has been restricted. For instance you may not be able to upload images. The magic quotes will not be a problem other than it will cost you some extra overhead in processing. won't install on online.net ? - quaiman - 2008-09-17 Ok, Thank you very much again. |