Error getting authority: Error initializing authority: Could not connect: No such file or directory

Forum for questions and support relating to the 1.29.x releases only.
Locked
poffs
Posts: 12
Joined: Sun Feb 14, 2016 11:35 pm

Error getting authority: Error initializing authority: Could not connect: No such file or directory

Post by poffs »

I've got mysql working, I've got apache working, I've got everything owned by the correct owner, I think, etc.

Here's basically how I installed it; It is in a schroot:
https://paste.debian.net/plain/402138
link fixed

Issue that is killing me:

Code: Select all

root@server:/# service zoneminder start
Starting ZoneMinder: Error getting authority: Error initializing authority: Could not connect: No such file or directory
success
root@server:/# service zoneminder status
ZoneMinder is stopped

# from:
# http://localhost/zm/?view=log

Date/Time					Component 	Server 	PID 	Level 	Message 						File 		Line
2016-02-19 03:07:26.969500	zmpkg				3831	INF		Command: start					zmpkg.pl	
2016-02-19 03:07:26.957830	zmpkg				3831	INF		Sanity checking States table...	zmpkg.pl	
Locked