-
Published Question
Hello!
I already followed all the help tutorials from digitalocean and I was unable to put my websites online again.
My website wkpmidia.com.br (totally offline) receives "Error establishing a database connection".
di...
1
•
•
By
wallace11622
MySQL
WordPress
MariaDB
Databases
-
Published Answer
I just followed the tutorial for the first site. ‘dietasbaratas.com’
now trying to enter http and https appears:
“Welcome to …
•
By
wallace11622
-
Published Answer
I have a question, should I create a directory
/etc/nginx/sites-available/domain1.com
for each site?
sorry for my bad english,…
•
By
wallace11622
-
Published Question
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 /...
3
•
•
By
wallace11622
WordPress
-
Published Answer
log nginx -T
https://paste.ubuntu.com/p/WRTGDgXfdm/
•
By
wallace11622
-
Published Answer
hi, @KFerdinandov
this file? /etc/nginx/nginx.conf
user www-data;
worker_processes auto;
pid /run/nginx.pid;
...
•
By
wallace11622
-
Published Question
Good night.
I installed 4 wordpress sites with the script:
sudo ee site create yoursitename.com --type = wp --ssl = le --cache --yes
my certificates (ssl) have expired.
I was informed that the script created a cron fo...
4
•
•
By
wallace11622
Nginx