any can help me?
I can’t bring my sites back online. yesterday they were all online.
I installed everyone with this script: sudo ee site create yoursitename.com --type = wp --ssl = le --cache --yes
the path is / opt / easyengine / sites
I was having trouble with certificate renewal. I was unable to renew, I tried to use certbot, easyengine, acme.sh … I could only renew after creating / etc / nginx / sites-availables blocks
but after I did that, they all went offline.
What did I do? I deleted my sites? Shouldn’t I have made changes to nginx? since easyengine set it up all by itself?
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!
Hey, @wallace11622
Do you see an exact error message when you visit your sites in the browser? Also can you check if nginx is up and running and that there are no errors in the nginx configuration file as well.
To check if nginx is running:
systemctl status nginx
To check for syntax errors:
nginx -t
Looking forward to your reply.
I have a question, should I create a directory /etc/nginx/sites-available/domain1.com
for each site? sorry for my bad english, im using translator. i speak portuguese.
I just followed the tutorial for the first site. ‘dietasbaratas.com’
now trying to enter http and https appears:
"Welcome to nginx! If you see this page, the nginx web server is successfully installed and working. Further configuration is required.
For online documentation and support please refer to nginx.org. Commercial support is available at nginx.com.
Thank you for using nginx. "
not opening the site yet. where is my blog, how do I get out of this nginx page?
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.