Author Topic: Apache failed to start  (Read 10109 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Apache failed to start
« on: January 26, 2017, 11:44:54 PM »
Hello,

I installed Letsencrypt Manager in order to configure SSL for all my hosted websites. After Letsencrypt Manager installation, I get some errors trying to do this, so I decided to uninstall Letsencrypt Manager.

After Letsencrypt Manager uninstallation, Apache didn't start and it sends this error:

--------------------------------
Stopping httpd: [FAILED]
Starting httpd: Syntax error on line 6 of /usr/local/apache/conf.d/ssl.conf:
The address or port is invalid
[FAILED]
--------------------------------

This is my entire ssl.conf file contents:

--------------------------------
Listen 443
SSLProtocol All -SSLv2 -SSLv3
SSLHonorCipherOrder on
SSLCipherSuite ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS

NameVirtualHost :443
--------------------------------

I tried to rebuild Apache virtual hosts and Apache configuration, also I restarted the server, but they didn't work.

My websites aren't working and I don't know how to solve this issue.

I request a one time ticket support and also sent a message trough the Contact page form, but no body has answered me.

I would appreciate any support from you.

Regards,

Francisco

Offline
*****
Re: Apache failed to start
« Reply #1 on: January 27, 2017, 06:04:21 AM »
delete the ssl.conf

Offline
*
Re: Apache failed to start
« Reply #2 on: January 27, 2017, 04:06:06 PM »
Hello Sandeep,

Apache has started now. I would like to know if it is possible to install Letsencrypt Manager without Apache stop working and the configure SSL for each domain.

Thank you for your support.

Francisco