Can't start zonminder
Posted: Mon Aug 15, 2011 2:06 pm
Had a server crash last night, not sure why but after reboot I can't start zm. getting this error message:
Have tried setting permissions on the /var/log/zm directory to 777 but no better.
Line 55 of /usr/bin/zmpkg.pl looks like:
If I comment out line 55 then I get the following message:
If I comment out line 99 as well then zoneminder starts but I can't log in?
Any suggestions would be welcome. Thanks
Code: Select all
# /etc/init.d/zoneminder start
Starting ZoneMinder: Can't change permissions on log file: No such file or directory at /usr/bin/zmpkg.pl line 55
failure
Line 55 of /usr/bin/zmpkg.pl looks like:
Code: Select all
zmDbgInit( DBG_ID, level=>DBG_LEVEL );
Code: Select all
# /etc/init.d/zoneminder start
Starting ZoneMinder: Can't change permissions on log file: No such file or directory at /usr/bin/zmpkg.pl line 99
failure
Any suggestions would be welcome. Thanks