Hi, i have problem installing nagios on CentOS 6.4 with WHM Cpanel installed, i can’t access nagios webpage http://IP/nagios. After some research, i know port 80 is taken by WHM Cpanel, so when trying http://IP/nagios, it will shows 404 not found. And then i have an idea to add one more listen port on httpd.conf, which is 8081. but, the port is still taken by WHM Cpanel. Any suggestion will appreciated.
Thank You
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
fyi, the service is httpd, not apache <br> <br>thanks for reply :)
Did you restart apache after creating the virtualhost?
i following this tutorial : http://www.tecmint.com/install-nagios-in-linux/ <br>and then i create virtual host manually on httpd.conf
How did you install nagios? Did you create a virtualhost for it?