Author Topic: 502 Bad Gateway  (Read 6188 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
502 Bad Gateway
« on: March 10, 2019, 03:27:24 PM »
Hi,
I added website (user, uploaded data to folder, uploaded DB, chown user:user on folder), use Nginx-PHP-FPM and after enter on page I have 502 bad gateway. In folder there is in fact Wordpress website , in .htaccess there are only lines about enabling mod_rewrite (for Apache).

In webservers.log there is:
2019-03-10 03:03:17 Nginx: SUCCESS conf enabled
2019-03-10 03:03:17 user PHP-FPM php-fpm55: ERROR failed at quota or security limits
2019-03-10 03:03:17 user PHP-FPM php-fpm56: ERROR failed at quota or security limits
2019-03-10 03:03:17 user PHP-FPM php-fpm73: ERROR failed at quota or security limits

What could be wrong here ?

Offline
*
Re: 502 Bad Gateway
« Reply #1 on: March 10, 2019, 03:29:00 PM »
And any quotas are ok. So maybe some security thing ?

Offline
*
Re: 502 Bad Gateway
« Reply #2 on: March 10, 2019, 08:12:08 PM »
hi
did you try
user accounts > Fix permissions > the user name and then fix
?

Offline
***
Re: 502 Bad Gateway
« Reply #3 on: March 11, 2019, 12:24:01 AM »