Hi All,
I want to install Let's Encrypt for login sentora and following this documentation >> http://docs.sentora.org/?node=102 .
Steps are run well, but i got some problem when change Sentora Apache Port to 443 and next to the step "Adding a Custom Entry to the Sentora Virtual Host" . Before I finishing step "Adding a Custom Entry to the Sentora Virtual Host", I can't save that configuration.
I check and Apache suddenly stop and wouldnt start
And this is the Apache error log
I suspecting this problem because I changed Sentora Apache Port to 443 from sentora panel but daemon already run before I finish step "Adding a Custom Entry to the Sentora Virtual Host" .
Sorry for my bad english could you help to give me an information or how to solve this case?
Regards,
Erlangga
I want to install Let's Encrypt for login sentora and following this documentation >> http://docs.sentora.org/?node=102 .
Steps are run well, but i got some problem when change Sentora Apache Port to 443 and next to the step "Adding a Custom Entry to the Sentora Virtual Host" . Before I finishing step "Adding a Custom Entry to the Sentora Virtual Host", I can't save that configuration.
I check and Apache suddenly stop and wouldnt start
Code:
[root@db letsencrypt]# service httpd status
httpd is stopped
[root@db letsencrypt]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: [FAILED]
And this is the Apache error log
PHP Code:
[Sat Apr 29 04:37:26 2017] [notice] Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/1.0.1e-fips configured -- resuming normal operations
[Sat Apr 29 04:40:04 2017] [notice] SIGHUP received. Attempting to restart
[Sat Apr 29 04:40:04 2017] [notice] Digest: generating secret for digest authentication ...
[Sat Apr 29 04:40:04 2017] [notice] Digest: done
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/suhosin.so' - /usr/lib64/php/modules/suhosin.so: undefined symbol: php_checkuid in Unknown on line 0
[Sat Apr 29 04:40:04 2017] [error] Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)
[Sat Apr 29 04:42:51 2017] [error] Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)
[Sat Apr 29 04:49:15 2017] [error] Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)
[Sat Apr 29 04:49:24 2017] [error] Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)
[Sat Apr 29 04:55:43 2017] [error] Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] ((null):0)
I suspecting this problem because I changed Sentora Apache Port to 443 from sentora panel but daemon already run before I finish step "Adding a Custom Entry to the Sentora Virtual Host" .
Sorry for my bad english could you help to give me an information or how to solve this case?
Regards,
Erlangga