Hello All,
I'm new to ZoneMinder and Raspberry Pi. Tried installing ZoneMinder using steps below on Raspbian OS:
1) To install updates
apt-get update
2) sudo apt-get install zoneminder
3) sudo adduser www-data video
4) sudo ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf
5) sudo /etc/init.d/apache2 force-reload
Step 5 above gives error saying zoneminder.conf does not exist. I can type the //localhost and see message that apache server is running. But when I type in localhost/zm , error message displays. Can anyone please help me with step by step guide on Raspbian OS please. I have already spend a day searching for steps and where I'm going wrong.
Any help would be highly appreciated