I tried to re-start httpd-admin because it wasn't running (a bug in the version I'm using maybe) and I got the following error:
bash-2.05a$ /etc/rc.d/init.d/httpd-admin start
Starting httpd-admin: Syntax error on line 594 of /etc/httpd/admin-conf/httpd.conf:
SSLCertificateFile: file '/home/e-smith/ssl.crt/secure.DOMAIN_NAME_REMOVED.crt' not exists or empty
[ FAILED ]
I looked at the offending line, which is:
SSLCertificateFile /home/e-smith/ssl.crt/secure.DOMAIN_NAME_REMOVED.crt
Anyone seen this before? I can't use the server manager panel because of this.
Thanks