![]() |
|
Apache not starting after Sentora Install - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: Apache not starting after Sentora Install (/showthread.php?tid=3268) |
Apache not starting after Sentora Install - alvin.griner@gmail.com - 12-14-2016 Hi, I have installed Sentora from the script provided by Sentora's website. The install script ran fine but when Apache goes to start it fails with: no listening sockets available, shutting down AH00015: Unable to open logs Action 'start' failed. The Apache error log may have more information. Specs: Using Ubuntu 14.04 I have done a netstat and nothing is holding port 80 hostage. This server is a virtual server, but is dedicated. RE: Apache not starting after Sentora Install - Me.B - 12-14-2016 Check apache log. It's for sure there. Ubuntu minimal or desktop ? Seem you have permission issue here. RE: Apache not starting after Sentora Install - alvin.griner@gmail.com - 12-14-2016 (12-14-2016, 08:02 AM)Me.B Wrote: Check apache log. It's for sure there. Thanks for replying. So I added these two lines to the httpd-vhost file: -NameVirtualHost *:80 -Listen 80 Apache then started but now when I try browsing to the server I get: Critical Error: [0100] - Unable to connect or authenticate to the Sentora database (sentora_core). MYSQL is running. Do I need to reset the MYSQL root password again in Sentora? Any help will be greatly appreciated. Also I am working on the permission thing with my Private Cloud provider Rack Space. RE: Apache not starting after Sentora Install - bradjtrammell - 12-14-2016 Disregard. Haha. I responded to the incorrect post (:-P) |