Hi!
My zm installation has been solid for about a year, but after upgrading from Ubuntu 21.04 to 21.10, ZM is no longer working.
If I go to http://localhost, I do get the Apache server notice for port 80. Howerver, if I go to localhost/zm, I get the following 404 error:
"The requested URL was not found on this server."
I restarted mySql, and reloaded Apache, but still the same problem.
Apparently, Apache http server is no longer aware of zm. I looked into /var/www/html/ and only found index.html, nothing about zm.
Thanks for your help!
Upgraded to Ubuntu 21.10 - ZM not working
-
- Posts: 1348
- Joined: Sat Aug 31, 2019 7:35 am
- Location: San Diego
Re: Upgraded to Ubuntu 21.10 - ZM not working
You need to make apache aware of zm.
You missed a step or mis-typed it.
You missed a step or mis-typed it.
Re: Upgraded to Ubuntu 21.10 - ZM not working
Better to run the Ubuntu LTS version, IMO.
Run this to check you have Zoneminder enabled -
Mine gives (amongst other things)
Run this to check you have Zoneminder enabled -
Code: Select all
a2query -c
Code: Select all
zoneminder (enabled by site administrator)
-