Pretty much steps described in this link: http://buney.net/index.php/2018/01/07/h ... k-summary/
When it all got done - i got no errors. HTTPD and Zoneminder services show "green" and on.
However, when I go to the link http://localhost/zm or http://x.x.x.x/zm - depending on the browser - it will give me for the first time that it's unsafe, do I want to proceed (the usual https certificate warning), but after that nothing.
When I do
i get the following:curl http://...../zm
Going over the config files - I see /etc/zm/www/zoneminder.httpd.conf show the "/zm" dir as /usr/share/zoneminder/wwwcurl http://localhost/zm
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://localhost/zm">here</a>.</p>
</body></html>
The httpd.conf shows /var/www
Is that supposed to be so? or do I need to change something?
Can someone pls help me troubleshoot this? I am not a linux expert but been using for a few years to get around
Appreciate your time/effort.
Thanks
uhsa