Hi there,

 

I just installed PHP 5.2 on a linux server (compiled from source), and
am having some strange problems with a script that is reporting a fatal
parse error:

 

Parse error: syntax error, unexpected $end in /xxx/xxx/xxx/functions.php
on line 1213

 

This very script parses just a-okay under PHP 5.1.6 (linux), and,
mysteriously, 5.2 on windows. 

 

I'm sure that the file is identical across all three servers.  The file
is pulled from a subversion repository, so it should be identical.  Any
ideas?

 

Thanks,

 

Mike

 

Reply via email to