By duyngle
Hi there,
I used Linode to launch my Wordpress blog. That option had Apache & Debian 10 as the default option.
Then I configured Nginx following this guide: https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-debian-10
Everything works. Now the next task is to bring my blog back instead of the index.html in the guide (after step 5). Since it takes me sometimes to config the blog admin’s plugins… it would be better to have it back. I did not back up in Wordpress but I did not delete anything, I think all files should be still there. At the worse case, I still can reinstall everything since my blog is new and has no content.
However, I don’t know the right course of action to bring my Wordpress config back. In other words, bring everything back to normal as before installing Nginx following that guide. Some other guides… also help me much. I’m quite blank since I’m a newbiew to the field :(.
Best regards, Ethan
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,
You need to make sure that the document root specified in the Nginx server block is set correctly and matches the directory that you’ve added your WordPress files at.
What you could do is to delete the default Nginx index.html file to make sure that it does not load instead of the index.php WordPress file.
Let me know how it goes. Best, 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.