Zoneminder's homepage not rendering properly.
Zoneminder's homepage not rendering properly.
Zoneminder upgraded recently and today it won't open properly. The homepage isn't loading everything. It's version 1.36.7 running on Debian Buster. The server itself is not running and I cannot find any logs that say anything about what is going on. No errors anywhere. I've tried reinstalling it as well. Same issue. The webserver (apache) is running another webpage that is WordPress. That page is working right. Any help would be appreciated.
- Attachments
-
- Screenshot at 2021-09-18 01-58-14.png (80.35 KiB) Viewed 8028 times
Re: Zoneminder's homepage not rendering properly.
I think the symlink to /var/cache/zoneminder/cache in /usr/share/zoneminder/www is missing.
Check if the alias is configured OR there is an actual symlink
Check if the alias is configured OR there is an actual symlink
Re: Zoneminder's homepage not rendering properly.
Current install instructions: https://wiki.zoneminder.com/Debian_10_B ... om_ZM_Repoorsty3001 wrote: ↑Sat Sep 18, 2021 6:03 am Zoneminder upgraded recently and today it won't open properly. The homepage isn't loading everything. It's version 1.36.7 running on Debian Buster. The server itself is not running and I cannot find any logs that say anything about what is going on. No errors anywhere. I've tried reinstalling it as well. Same issue. The webserver (apache) is running another webpage that is WordPress. That page is working right. Any help would be appreciated.
I have included some config changes for Mariadb/MySQL. If you are having problems restarting the database server remove the changes.
Re: Zoneminder's homepage not rendering properly.
I uninstalled the newer version that it was upgraded to and went back to the older version that was running on this box. Works fine now for anyone that has this same issue.
-
- Posts: 3
- Joined: Tue Jun 07, 2022 4:53 am
Re: Zoneminder's homepage not rendering properly.
I had this same problem after an Ubuntu upgrade. I found that while the zoneminder.conf file was present in /etc/apache2/conf-available, the symlink to it was missing in /etc/apache2/conf-enabled. After I created the symlink the page rendered normally.