413 Request Entity Too Large nginx/1.18.0 (Ubuntu)

Problem Solved In addition to increasing the maximum size in nginx.conf, php.ini and wp-conf.php files, it was necessary to raise the limit in the nginx server block for the site. I increased the default value of client_max_body_size 2M; to client_max_body_size 200M; and now all uploads go smoothly and quickly. Hopefully, someone can tell me why … Read more

WordPress multisite second site admin resulting in too many redirects error

There seems to be some issue the the nginx config. Is there any reason you have modified this rule differently then as documented in the wordpress documentation ? (https://wordpress.org/support/article/nginx/#wordpress-multisite-subdirectory-rules) I am specifically talking about following rule : if (!-e $request_filename) { rewrite /wp-admin$ $scheme://$host$uri/ permanent; rewrite /wp-admin$ $host/$uri/ permanent; rewrite ^(/[^/]+)?(/wp-.*) $2 last; rewrite ^(/[^/]+)?(/.*.php) … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)