ZenphotoCMS Forum
php errors installing Zenphoto 1.4.2.1 - 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: php errors installing Zenphoto 1.4.2.1 (/thread-9667.html)



php errors installing Zenphoto 1.4.2.1 - relikwie - 2012-02-19

Hello, I have tried several times to run the setup. As soon as I fill the correct details for the database, I'm left with this error:
Parse error: syntax error, unexpected '=', expecting ')' in /home/vhosts/razzouki.com/subdomains/sara/httpdocs/zp-core/template-functions.php on line 4156

phpinfo: http://sara.razzouki.com/info.php

TIA, relikwie.




php errors installing Zenphoto 1.4.2.1 - kagutsuchi - 2012-02-20

Since Zenphoto 1.4.2, the requirements have been raised to PHP 5+. Your phpinfo shows that your server is running PHP 4.4.7. You should speak with your host to see if it's possible to run PHP 5 on your server.




php errors installing Zenphoto 1.4.2.1 - mastercas - 2012-03-23

Hello
I got same issue when I want to try 1.4.2.2
My web site is hosted by OVH running PHP5




php errors installing Zenphoto 1.4.2.1 - acrylian - 2012-03-23

Actually the requirement is PHP 5.2+ (actually we develope primarily on PHP 5.3):
http://www.zenphoto.org/news/installation-and-upgrading

But you could open a ticket and we take a look if it is possible to fix that conveniently.




php errors installing Zenphoto 1.4.2.1 - sbillard - 2012-03-24

line 4156 of the Zenphoto v 1.4.2.2 template-functions.php script is a blank line, so I really doubt that you "got the same issue". How do you expect to get help if you do not report what the problem is?