httpd cant start

mr-secret

Verified User
Joined
Jan 20, 2015
Messages
31
Hi

httpd restart error



Starting httpd: AH00526: Syntax error on line 57 of /usr/local/directadmin/data/users/hairdy/httpd.conf:
SSLCertificateFile takes one argument, SSL Server Certificate file ('/path/to/file' - PEM or DER encoded)

i rebuild apache and php http work but no show any website and get not found error
when enter :
./build rewrite_confs

again httpd eror line 57

line 57 about ssl and 443 port

please help
 
httpd restart error

Starting httpd: AH00526: Syntax error on line 57 of /usr/local/directadmin/data/users/hairdy/httpd.conf:
SSLCertificateFile takes one argument, SSL Server Certificate file ('/path/to/file' - PEM or DER encoded)
[..]

PEM and DER encoded certificates are for use in Tomcat servers. You should not try to use those formats on certificates in a DirectAdmin server. You should delete those certificates.
 
Back
Top