Page 1 of 1

Install Help... Blank index.php

Posted: Thu Jan 21, 2010 9:09 am
by blackdragon
Just installed ZM 1.24.2 Install went fine. Starts up fine.. mysql running php and apache running.... Php 5 apache 2

Ok this is where i get the problem. My php test file works fine... but when i try the index.php or zm.php i get a blank page.

I checked my /var/log/httpd/error_log and this is what i get
[Thu Jan 21 02:08:07 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error, unexpected $end in /var/www/htdocs/includes/functions.php on line 2310, referer: http://localhost/


????? Any help would be great Thanks!
Slackware 13 64bit

Posted: Thu Jan 21, 2010 9:27 pm
by cordel
Is short open tags enabled in php?

DOH!

Posted: Thu Jan 21, 2010 9:59 pm
by blackdragon
Thanks very much. Thats all it was. Just enabled short open tags and poof zoneminder!

Thanks Again