Page 1 of 1

Startproblems

Posted: Thu Mar 04, 2010 12:45 pm
by peque
Hey Forum.

I've desidet to give Zoneminder a try along with my mythTV setup - But running into a stupid problem:

I'm just getting a blank screen when trying to acces to webpage for my local install - and the only error in the files are:

<code>
[Thu Mar 04 13:44:20 2010] [error] [client 172.16.0.29] PHP Parse error: syntax error, unexpected $end in /var/lib/zm/www/includes/functions.php on line 2333
[Thu Mar 04 13:44:21 2010] [error] [client 172.16.0.29] PHP Parse error: syntax error, unexpected $end in /var/lib/zm/www/includes/functions.php on line 2333
[Thu Mar 04 13:44:21 2010] [error] [client 172.16.0.29] PHP Parse error: syntax error, unexpected $end in /var/lib/zm/www/includes/functions.php on line 2333
[Thu Mar 04 13:44:21 2010] [error] [client 172.16.0.29] PHP Parse error: syntax error, unexpected $end in /var/lib/zm/www/includes/functions.php on line 2333
[Thu Mar 04 13:44:22 2010] [error] [client 172.16.0.29] PHP Parse error: syntax error, unexpected $end in /var/lib/zm/www/includes/functions.php on line 2333
[Thu Mar 04 13:44:22 2010] [error] [client 172.16.0.29] PHP Parse error: syntax error, unexpected $end in /var/lib/zm/www/includes/functions.php on line 2333

</code>

I have no clue otherwise there something missing somewhere-
none of /var/log/zm/zm* files are showing anything.

Its running on ArchLinux 32bit ???`
Tia

Posted: Mon Apr 19, 2010 4:52 am
by johngc
I am getting exactly the same error:

Parse error: syntax error, unexpected $end in /var/www/zm/includes/functions.php on line 2333

One day all was working fine and the next this!

Any ideas, suggestions?

Posted: Mon Apr 19, 2010 5:09 pm
by peque
johngc wrote:I am getting exactly the same error:

Parse error: syntax error, unexpected $end in /var/www/zm/includes/functions.php on line 2333

One day all was working fine and the next this!

Any ideas, suggestions?
Try downgrading your PHP apache - solved my problems

Posted: Mon Apr 19, 2010 5:47 pm
by mastertheknife
Maybe PHP short tags are disabled?

Posted: Wed Apr 21, 2010 6:43 pm
by johngc
It was the short tags - Thankyou.

I realised that I had changed them after a problem with munin. For some reason it took a reboot before it started to affect zoneminder.

All fixed now :D