Hi All,
Been busy installing ZoneMinder on my RPi3 as per these instructions: https://wiki.zoneminder.com/Raspbian. With a few modifications due to the fact that I use "stretch" I was able to install all necessary components.
But.... My RPi3 serves as a Domoticz server (port 2082 and 443) and has Pi-hole installed (port 80). I would really (really!) like to use another port for the web interface of ZoneMinder for instance 8080. I have searched this forum but cannot find a solution that works.
Anyone have a clue?
Looking forward!
Change port number web interface ZoneMinder
Change port number web interface ZoneMinder
Greetz,
Sjonnie
Sjonnie
Re: Change port number web interface ZoneMinder
ZoneMinder uses apache. Just configure apache to listen on another port.
Re: Change port number web interface ZoneMinder
Thank you for your ultra swift reply.
Did some more searching based on your advice and stumbled upon this post: viewtopic.php?t=21721#p82527
Changed the port to 8080 in /etc/apache2/ports.conf and after a restart of apache2 the web interface as accessible from [internal ip]:8080/zm.
Thanks again!
Did some more searching based on your advice and stumbled upon this post: viewtopic.php?t=21721#p82527
Changed the port to 8080 in /etc/apache2/ports.conf and after a restart of apache2 the web interface as accessible from [internal ip]:8080/zm.
Thanks again!
Greetz,
Sjonnie
Sjonnie
-
- Posts: 1327
- Joined: Sat Aug 31, 2019 7:35 am
- Location: San Diego
Re: Change port number web interface ZoneMinder
I just ran into this after a reboot, having installed pihole on a zm server yesterday. It worked. Until I rebooted. Don't know how.
Anyway, Apache hadn't started due to pihole grabbing port 80.
I opted to change /etc/lighttpd/lighttpd.conf to port 81, Seems to work fine.
Anyway, Apache hadn't started due to pihole grabbing port 80.
I opted to change /etc/lighttpd/lighttpd.conf to port 81, Seems to work fine.