Sentora Support Forums
httpd service stop working - 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: httpd service stop working (/showthread.php?tid=1106)



httpd service stop working - monsurvey12 - 02-21-2015

hi,
I was trying to restart the httpd service but the command gives the following error
service httpd start
Redirecting to /bin/systemctl start httpd.service
Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.

and httpd stop working and no web access at all.

then I found the problem why the httpd service can't restart due to the ssl certificate file spilling error so the file not fund error, I repair it, and the httpd service now working, but sentora control panel not working, when I want to access the cp using https:// it gives me apache test page as following
"Testing 123..
This page is used to test the proper operation of the Apache HTTP server after it has been installed. If you can read this page it means that this site is working properly. This server is powered by CentOS."

Please note that this server I use centos 7 64.

please help


RE: httpd service stop working - Me.B - 02-21-2015

Fix your ssL setup as all the problem happened when you tried to add SSL.

You had for sure messed up a setting.

You can always try to access the panel with http://cp !

If you expect help you need to expose WHAT you did exactly not ask us to guess ALL the steps you did and then offer a solution. By that I mean all modification to config files, panel...

M B


RE: httpd service stop working - monsurvey12 - 02-22-2015

sorry If I made any confusion.
Actually I was trying to set an ssl for the cp as stated here http://docs.sentora.org/?node=20. but no luck with centos 7, I reinstalled the vps with centos 6.6 and did the same, and https:// working from the first time.


RE: httpd service stop working - Me.B - 02-22-2015

Those instructions are for domain SSL not full CP.

Check here:
http://forums.sentora.org/showthread.php?tid=1039
And again you made for sure a mistake in setup so you end up breaking apache.

M B