• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Service /etc/init.d/httpd failed to start !

SerelyaZ

New Pleskian
Hi Gurus
We have problem Service /etc/init.d/httpd failed to start
all hosted sites are down but plesk is running and accessible.
Any contributions highly appreciated!

Code:
[root@vps68988879 ~]# /usr/local/psa/admin/sbin/httpdmng --reconfigure-all
2013-09-23T20:53:11+01:00 ERR (3): Apache config (13799659880.17373100) generation failed
: Can not restart web server: Service /etc/init.d/httpd failed to start
Service /etc/init.d/httpd failed to start

Can not restart web server: Service /etc/init.d/httpd failed to start
Service /etc/init.d/httpd failed to start

Execution failed.
Command: httpdmng
Arguments: Array
(
    [0] => --reconfigure-domains
    [1] => 123.lxxxte.co.uk,2013.lxxxte.co.uk,2013.zxxat.co.uk,cbe.1xx-vps                                                                         .co.uk,lxxxxnite.co.uk,new.lxxxnite.co.uk,new.txxxeaks.co.uk,thixxxxs.co.uk,zozat.co.uk
)

Details: Empty error message from utility.
 
Can you please check the HTTPD config syntax on your server through following command

Code:
httpd -t
 
Can you please check the HTTPD config syntax on your server through following command

Code:
httpd -t

I have the same problem. What is/was the solution to this problem. My server responds.

Details: 2014-02-03T21:41:09-05:00 ERR (3) [util_exec]: proc_close() failed
2014-02-03T21:41:10-05:00 ERR (3) [panel]: Apache config (13914816660.99727400) generation failed: Template_Exception: Can not restart web server: Service /etc/init.d/httpd failed to start
Service /etc/init.d/httpd failed to start

file: /usr/local/psa/admin/plib/Service/Driver/Web/Server/Apache.php
line: 100
code: 0
2014-02-03T21:41:12-05:00 ERR (3) [util_exec]: proc_close() failed
Can not restart web server: Service /etc/init.d/httpd failed to start
Service /etc/init.d/httpd failed to start
 
Back
Top