drusixtynine
Basic Pleskian
Hi there,
I tried to install a Let's encrypt certificate through Certbot on my VPS running CentOS 6.0 through ssh using this command
sudo ./path/to/certbot-auto --apache
restarting Apache to have the certificate running makes it crash
the only way I managed to make it run again is to edit the httpd.conf file and comment these new lines at the end of the file:
#<IfModule mod_ssl.c>
#Listen 443
#</IfModule>
But now Plesk is showing me this message
Which is saying the following:
The new configuration files for the Apache web server were not created due to errors in the configuration templates: Can not restart web server: Service /etc/init.d/httpd failed to start Service / etc / init .d / httpd failed to start. Detailed descriptions of the errors have been sent to you by email. Please fix the issues and click here to generate the corrupted configuration files again or here to generate all the configuration files.
Obviously something is corrupted and doesn't work correctly
Also my plesk app on my iPhone is not working correctly and this message is shown when I try to check services with it and here the certificate is shown as corrupted or something
Please any help would be very appreciated.
I tried to install a Let's encrypt certificate through Certbot on my VPS running CentOS 6.0 through ssh using this command
sudo ./path/to/certbot-auto --apache
restarting Apache to have the certificate running makes it crash
the only way I managed to make it run again is to edit the httpd.conf file and comment these new lines at the end of the file:
#<IfModule mod_ssl.c>
#Listen 443
#</IfModule>
But now Plesk is showing me this message
Which is saying the following:
The new configuration files for the Apache web server were not created due to errors in the configuration templates: Can not restart web server: Service /etc/init.d/httpd failed to start Service / etc / init .d / httpd failed to start. Detailed descriptions of the errors have been sent to you by email. Please fix the issues and click here to generate the corrupted configuration files again or here to generate all the configuration files.
Obviously something is corrupted and doesn't work correctly
Also my plesk app on my iPhone is not working correctly and this message is shown when I try to check services with it and here the certificate is shown as corrupted or something
Please any help would be very appreciated.
Last edited: