Hi all,
I’m suddenly not able to access my website. I tried different browsers, private browsers, and browsers on my phone from different locations. I tried rebooting my laptop and modem as well as configuring the proxy.
I can access my website through an FTP, but I can’t reach my website with neither the IP or domain in the address bar.
If you guys could please help me, I’d greatly appreciate it!
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!
Hello,
This sounds like that your Apache service was not running. What you could do in such cases is to check the status of your Apache:
systemctl status apache2
If Apache is not running you could start it with:
systemctl start apache2
Then check the status again and make sure that it is running.
Hope that this helps! Regards, Bobby
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.