nph-zms URL gives 403 error after upgrade to 1.34.5
Posted: Mon Mar 02, 2020 10:26 pm
Prior to upgrading from 1.32.3 to 1.34.5 I was using a technique I found here https://wiki.zoneminder.com/Example_Camera_View_HTML to create a lightweight montage view of my cameras.
Previously I was able to use html like this to stream cameras to a webpage:
<img src="http://IPOFZMSERVER/zm/cgi-bin/nph-zms? ... mepassword">
After the upgrade when I try to reach the above URL I get:
Access to IPOFZMSERVER was denied
You don't have authorization to view this page.
HTTP ERROR 403
Is there anything I can do to fix this?
lsb_release -d
Description: Ubuntu 18.04.4 LTS
apache2 -v
Server version: Apache/2.4.29 (Ubuntu)
Server built: 2019-12-03T15:55:03
mysql --version
mysql Ver 14.14 Distrib 5.7.29, for Linux (x86_64) using EditLine wrapper
php --version
PHP 7.2.24-0ubuntu0.18.04.3 (cli) (built: Feb 11 2020 15:55:52) ( NTS )
Previously I was able to use html like this to stream cameras to a webpage:
<img src="http://IPOFZMSERVER/zm/cgi-bin/nph-zms? ... mepassword">
After the upgrade when I try to reach the above URL I get:
Access to IPOFZMSERVER was denied
You don't have authorization to view this page.
HTTP ERROR 403
Is there anything I can do to fix this?
lsb_release -d
Description: Ubuntu 18.04.4 LTS
apache2 -v
Server version: Apache/2.4.29 (Ubuntu)
Server built: 2019-12-03T15:55:03
mysql --version
mysql Ver 14.14 Distrib 5.7.29, for Linux (x86_64) using EditLine wrapper
php --version
PHP 7.2.24-0ubuntu0.18.04.3 (cli) (built: Feb 11 2020 15:55:52) ( NTS )