The problem appeared after I changed https certificate and key.
sudo /etc/init.d/httpd restart
shows this:
Stopping httpd: [FAILED]
Starting httpd: [FAILED]
Apache's error_log
:
[Tue Dec 03 08:06:54 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Dec 03 08:07:31 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Dec 03 08:09:25 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
httpd -t
Syntax OK
What's causing this problem?
mod_ssl
package. – Risto Salminen Dec 3 '13 at 11:11