Comment
Author: Admin | 2025-04-27
Installed from your own package you can resume following thestandard install guide for your version, start at the step after Install Zoneminder.HintsMake sure ZoneMinder and APIs work with securityEnable OPT_AUTH in ZoneMinderLog out of ZoneMinder in browserOpen a new tab in the same browser (important) and go tohttp://localhost/zm/api/host/getVersion.json - should give you “Unauthorized”along with a lot more of textGo to another tab in the SAME BROWSER (important) and log into ZMRepeat step 3 and it should give you the ZM and API versionSocket_sendto or no live streamingAfter you have setup your camera make sure you can view Monitor streams, if notcheck some of the common causes:Check Apache cgi module is enabled.Check Apache /etc/apache2/conf-enabled/zoneminder.conf ScriptAlias matches PATH_ZMS.ScriptAlias /zm/cgi-bin /usr/lib/zoneminder/cgi-binFrom console go to Options->Path and make sure PATH_ZMS is set to /zm/cgi-bin/nph-zms.Changed Default DB UserIf you have changed your DB login/password from zmuser/zmpass, you need toupdate these values in zm.conf.Edit zm.conf to change ZM_DB_USER and ZM_DB_PASS to the values you used.
Add Comment