I’ve been having a lot of issues with my droplet, i have a wordpress install and it had been running incredibly slow all of the sudden (last 1-2 days), i thought it could have been cloudfare so i took it down. Doing that made me unable to access the site, and after a lot of time trying to fix it i ended up doing a restore to a backup made 17 hours ago, i thought that would fix the issue, but now i can’t access my site at all, not even when i try visiting the IP.
I already went over all the config files, even reinstalled apache, but nothing seems to work.
Edit: The site is www.vicariuscollective.com, my current IPV4 is 157.245.219.201
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,
So looking at your current site, it looks like apache is not loading PHP. If you look the PHP files are getting returned as raw files. This is a mega issue as anyone can locate your WordPress config file and view its data, you will need to rotate everything once you get back online.
I think when you reinstalled apache you did not add php model in. Something like
apt-get install libapache2-mod-php7.0
https://stackoverflow.com/questions/3555681/why-are-my-php-files-showing-as-plain-text
If your looking at more frequent backups of your droplet have a look at our product SnapShooter - DigitalOcean Backups
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.