Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: samraksha.ceikerala.gov.in
I ran this command:
After enabling SSL and added "SSLEngine on" in the configuration file, apache won't start
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version): Ubuntu 20.04Lts
My hosting provider, if applicable, is: SDC
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
certbot 0.40.0
apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2023-01-24 18:40:32 IST; 2h 32min ago
Docs: Apache HTTP Server Version 2.4 Documentation - Apache HTTP Server Version 2.4
Process: 2710817 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
Jan 24 18:40:32 SAMRAKSHA systemd[1]: Starting The Apache HTTP Server...
Jan 24 18:40:32 SAMRAKSHA apachectl[2710817]: Action 'start' failed.
Jan 24 18:40:32 SAMRAKSHA apachectl[2710817]: The Apache error log may have more information.
Jan 24 18:40:32 SAMRAKSHA systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
Jan 24 18:40:32 SAMRAKSHA systemd[1]: apache2.service: Failed with result 'exit-code'.
Jan 24 18:40:32 SAMRAKSHA systemd[1]: Failed to start The Apache HTTP Server.