Member
Member
bali_iii   2005-12-30, 19:53
#1
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
Member
Member
snkhan   2005-12-30, 22:11
#2
Hi mate, the variable $end does not appear in setup.php, so this is a little puzzling. Line 137 refers to:

'</html>'

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:

<?php phpinfo(); ?>

upload and run from the web browser.

I could, of course, be entirely wrong.
Member
Member
bali_iii   2006-01-02, 13:21
#3
Thank you for your tip.
I reinstalled php5 now it is working
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.