| Group: Member  Post Group: Newbie Posts: 4 Status:   | I think my CentOS 7 VPS had a previous installation of Apache or something on it. 
 When I reboot the server, Webuzo Admin Panel says Apache is not started, and won't start it.
 
 Because there is already a service named "httpd" using Port 80, serving up the default Apache pages.
 
 If I sudo systemctl stop httpd.service, then go to the Webuzo Admin panel and start the Apache service, we're back in business.
 
 But because the Webuzo HTTPd and the default auto-starting HTTPd are both called "httpd" I don't really know what to do to correct this issue and have the Webuzo HTTPd be the one that auto-starts.
 
 Any advice would be much appreciated. Thanks!
 |