• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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