![]() |
|
Parse error - 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: Parse error (/thread-10841.html) |
Parse error - ckonnaris - 2013-02-13 Hello, Parse error - acrylian - 2013-02-13 Without more information of your install or if setup complained about anything I would suggest to re-upload the files as they might have been corrupted on upload. Parse error - unykness - 2013-02-22 I'm having the exact same problem. I'm running other .php applications from my website, so I know it's set up/capable. I can't get to setup.php either. It gives me a similar parse error: Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in ///public_html/art/photos/zp-core/lib-utf8.php on line 240 Parse error - sbillard - 2013-02-22 You can provide the version of PHP and Zenphoto you are using. I can see nothing amis on that line. The error from the template-functions.php is normally caused by PHP version 4 which is below the minimum requirements for Zenphoto. Parse error - unykness - 2013-02-23 Ah, that did it. I upped the version to 5.something and that fixed the problem. Thank you! |