Search found 1 match

by pcfix_3
Wed Mar 16, 2011 11:44 pm
Forum: ZoneMinder 1.24.x
Topic: Parse error: syntax error, unexpected $end
Replies: 6
Views: 10064

Re: Parse error: syntax error, unexpected $end

I have been looking into this because it's one of the error messages that I get. What I've come up with is the short_open_tag fix (in some forums it says that there are two of them in the php.ini file) and the other one is to edit the code in the php file to have <?php and ?> instead of the short ...