Hello, I have installed on my Dedicated Server an application which needs to listen on port 80 in order to work correctly.
To solve the obvious conflict with Apache which needs to listen on port 80 too, I modified the Apache configuration (from the "Tweak Settings" menu voice of the WHM panel where it says "The port on which Apache listens for HTTP connections") changing the default setting "0.0.0.0:80" (i.e. listen on "all IPs") with my main server IP "IP1:80". Then I modified my application to listen on the port 80 of the other IP address assigned to my server ("IP2:80").
Everything works fine but when I restart Apache from WHM I get this strange error "httpd has failed, please contact the sysadmin". Strange and misleading error because actually Apache starts fine and my site works perfectly. But because of this WHM error I can't monitor Apache from WHM anymore because it looks like "not started" (false!).
It seems that WHM doesn't like when you change the default Apache port for HTTP connections "0.0.0.0:80"...
Any help? Thank you!
Marco
To solve the obvious conflict with Apache which needs to listen on port 80 too, I modified the Apache configuration (from the "Tweak Settings" menu voice of the WHM panel where it says "The port on which Apache listens for HTTP connections") changing the default setting "0.0.0.0:80" (i.e. listen on "all IPs") with my main server IP "IP1:80". Then I modified my application to listen on the port 80 of the other IP address assigned to my server ("IP2:80").
Everything works fine but when I restart Apache from WHM I get this strange error "httpd has failed, please contact the sysadmin". Strange and misleading error because actually Apache starts fine and my site works perfectly. But because of this WHM error I can't monitor Apache from WHM anymore because it looks like "not started" (false!).
It seems that WHM doesn't like when you change the default Apache port for HTTP connections "0.0.0.0:80"...
Any help? Thank you!
Marco