• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Apache won't start | 10.4.4 MU#32

fearz

Regular Pleskian
Hi,

I was trying to update the plesk control panel SSL since it expired, but it never took the new certificate, always showed the old one which was expired,

I received several emails on daily basis mentioning that Plesk control panel SSL will expire..it mentioned the files as well..

so I edited each file with the new SSL Cert .. now httpd fails to start (Starting httpd: [FAILED])

The files i edited:

pico /etc/ssl/certs/secureplesk.crt 888 pico /etc/ssl/certs/secureplesk.k 1002 pico /etc/ssl/certs/secureplesk.crt 1003 pico /usr/local/psa/var/certificates/cert-Wvyas3 1004 pico /usr/local/psa/var/certificates/cert-fsKjp4 1006 pico /usr/local/psa/var/certificates/certpyD5984 1007 pico /etc/ssl/certs/secureplesk.crt 1009 cd /etc/ssl/certs/ 1011 cd /usr/local/psa/var/certificates 1013 pico /usr/local/psa/var/certificates/certpyD5984 1015 pico /etc/ssl/certs/secureplesk.crt 1016 pico /usr/local/psa/var/certificates/certpyD5984

/var/log/httpd/error_log shows this on each attempt to start /etc/init.d/httpd start:

[Sat Jun 02 07:16:09 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:18:07 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:21:17 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:21:27 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:21:44 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:22:38 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:23:33 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:23:42 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:24:41 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:26:24 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:26:26 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:28:08 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:33:14 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:33:16 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jun 02 07:33:17 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)

OS: Centos OS

Thanks for your support
 
Last edited:
SSL Certs

Why did you edit it by CLI when you could have just done it through the actual GUI and pushed a button and then used the CLI to restart the httpd?

#SERVICE RESTART HTTPD
 
Back
Top