I recently tried to upgrade to ZM 1.24.2, and this failed, for various reasons. I went back to 1.23.3 which has been working well for me for some time. I am using Ubuntu 8.10 on an amd64 machine, and am installing the zoneminder package from apt-get.
The problem now is that I can only view live cameras from localhost/zm, and not mydomainname.com/zm.
I can see the stills but just not the live images.
The problem is apparent if I copy the link location from the browser when it attempts to show the image:
http://mydomainname.com/cgi-bin/nph-zms ... 1248420904
The binary nph-zms cannot be found there. It can only be found at localhost/cgi-bin/nph-zms.
I have tried to alias /cgi-bin to /var/www/zm/cgi-bin alongside my alias of /zm to /var/www/zm in /etc/apache2/conf.d/zoneminder.conf with no luck.
This used to work before at my domain name. I have also tried installing cambozola as before, but it does not appear to be used (I have installed it into the correct location with the correct user/group and have activated it through options).
Thanks in advance for any help.