A few of the sites went down again today, cheaptextbooks.com and dailydeal.com.
I tried to run update code and reboot the server, I ran this:
sudo apt-get update && sudo apt-get dist-upgrade sudo service apache2 restart
I run systemctl status apache2.service and I get this output:
================================================ Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled) Drop-In: /lib/systemd/system/apache2.service.d └─apache2-systemd.conf Active: failed (Result: exit-code) since Thu 2019-08-15 12:48:00 UTC; 8min ago Docs: man:systemd-sysv-generator(8) Process: 16759 ExecStop=/etc/init.d/apache2 stop (code=exited, status=0/SUCCESS) Process: 5852 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE)
If anyone can help I’d appreciate it.
Will pay cash if anyone can help.
Thank you!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
FIXED!
This issue arises if the following has occurred:
Try first to reboot: sudo service apache2 restart
Get file that is causing the issue from error log.
Navigate to this directory: cd /etc/apache2/sites-enabled unlink YOURDOMAIN.YOURDOMAINEXTENSION-le-ssl.conf
Reboot sudo service apache2 restart
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.