Page 1 of 1

http://ipaddress/zm -- gives requested URL /zm was not found on this server.

Posted: Sun Feb 28, 2016 9:39 pm
by maheshalways21
Hello All,

I have installed zoneminder on my raspberry pi (raspbian jessie os). When I enter the URL "http://ipaddress/zm" it gives message below. I tried executing command "sudo ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf" but gives message "/etc/apache2/conf.d/zoneminder.conf" file not found. Tried searching the file but it doesn't exist. The zoneminder service is running fine. Not sure what I'm missing.

Thanks a ton in advance for all your help.

The requested URL /zm was not found on this server.
Apache/2.4.10 (Raspbian) Server at IP Address Port 80

Re: http://ipaddress/zm -- gives requested URL /zm was not found on this server.

Posted: Sun Feb 28, 2016 9:48 pm
by maheshalways21
Update :
I tried command below and looks like it is working

sudo ln -s /etc/zm/apache.conf /etc/apache2/conf-enabled/zoneminder.conf

Re: http://ipaddress/zm -- gives requested URL /zm was not found on this server.

Posted: Fri Jan 25, 2019 4:32 pm
by Mariu22sz
Hi i have the same error do u know how to fix it on centOS 7?


that did the trick for centOS7 :

Code: Select all

 ln -s /etc/zm/www/zoneminder.httpd.conf /etc/httpd/conf.d/zoneminder.conf