-
Published Question
I got nginx 504 Gateway Time-out when trying to install plugin from wordpress dashboard.
this is the error I got from log.
2020/12/22 21:12:35 [error] 7695#0: *2188 upstream timed out (110: Connection timed out) while...
1
•
•
By
stupidboy
Nginx
CentOS 8
PHP
WordPress
-
Published Question
Hi
I had a wordpress installed but suddenly today the home page displays 404 nginx error
after I check the error log
those display
2020/12/13 19:23:20 [error] 31432#0: *764 open() "/var/www/html/wordpress/404.html" ...
2
•
•
By
stupidboy
WordPress
CentOS 8
-
Published Question
Hi I had run into mysql crash issue , I would like to lower the InnoDB buffer pool.
but there is no setting inside /etc/my.cnf
I added innodbbufferpool_size = 20M insdide the my.cnf is not working.
my question is whe...
1
•
•
By
stupidboy
CentOS
MySQL
-
Published Question
mysql craahed tarting today, and it keeps down.
what I get if I want to restar mysql service
systemctl restart mysqld
Job for mysqld.service failed because the control process exited with error code.
See "systemctl s...
3
•
•
By
stupidboy
CentOS 8
MySQL
Nginx
-
Published Question
Hi , after I deploy my laravel app , I occasional encounter mysql refused connection error.
I check mysql status
systemctl status mysqld
it shows failed.
I have to restart everytime in order to make it back to nor...
2
•
•
By
stupidboy
MySQL
CentOS 8
-
Published Question
Hi few days ago I had created a droplet in sg, one thing I notice is when I run npm install it get stucks on oarticular model , it taks like an hour coule not even finished , I encounter in my laravel and vuecli app.I...
1
•
•
By
stupidboy
Node.js