Page 1 of 1

Upgraded to Ubuntu 21.10 - ZM not working

Posted: Sun Jan 23, 2022 9:57 pm
by JavaBen
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!

Re: Upgraded to Ubuntu 21.10 - ZM not working

Posted: Mon Jan 24, 2022 7:35 am
by dougmccrary
You need to make apache aware of zm.
You missed a step or mis-typed it.

Re: Upgraded to Ubuntu 21.10 - ZM not working

Posted: Mon Jan 24, 2022 8:22 am
by Magic919
Better to run the Ubuntu LTS version, IMO.

Run this to check you have Zoneminder enabled -

Code: Select all

a2query -c
Mine gives (amongst other things)

Code: Select all

zoneminder (enabled by site administrator)