ZenphotoCMS Forum
By starting setup.php this message apears ... unexpected $end in... - 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: By starting setup.php this message apears ... unexpected $end in... (/thread-187.html)



By starting setup.php this message apears ... unexpected $end in... - bali_iii - 2005-12-30

full message:
Parse error: parse error, unexpected $end in C:\wamp\www\zenphoto\zen\setup.php on line 137

System: PHP5 & MySql5

I explored the setup.php but erverythig looks cool. Has anybody a idea why this error apears.
Bali




By starting setup.php this message apears ... unexpected $end in... - snkhan - 2005-12-30

Hi mate, the variable $end does not appear in setup.php, so this is a little puzzling. Line 137 refers to:

''

Make sure your servers recognises the .php extension and knows to parse PHP. Godd way to check is to make a new file with the following code:

upload and run from the web browser.

I could, of course, be entirely wrong.




By starting setup.php this message apears ... unexpected $end in... - bali_iii - 2006-01-02

Thank you for your tip.
I reinstalled php5 now it is working