By eticonleong
Followed the exact instructions on the following tutorial for setting up LEMP and wordpress
When go to final step to setup wordpress
http://198.199.104.247/wp-admin/install.php
I’m getting the following error on browser.
"The page you are looking for is temporarily unavailable. Please try again later. "
Not sure what is going wrong. Any idea?
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!
Sorry for the noob question, I’ve looked around the web a lot as to how to do this. I’m having a really tough time finding the answer. <br> <br>Moisey, would you mind posting how to check to see if FastCGI is listening on that port? <br> <br>Thank you in advance!
I’ve set up wordpress on Ubuntu 12.4 running nginx as well. I can log into the WP dashboard but, I get this same error pretty often when in my wordpress dashboard. Sometimes when I refresh the page, it goes away, but it happens so often 2-3 times/hour. It makes me want to fix whatever the root issue is.
@shanelharder: <pre>sudo netstat -plutn</pre> outputs a list of everything that’s listening on a port. FastCGI might be set to listen on a socket file, you can check that by looking at the fastcgi_pass line in your virtualhost config. <br> <br>Also, check nginx’s error logs, are there any errors in there?
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.