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

wp-admin: “Sorry, you are not allowed to access this page.”

Because you have renamed the plugin and theme directory, it should a problem on your user. But rename the whole wp-content directory, so that all add-ons are inactive, check it again. User Rights After them, logged in to a database tool, like “Adminer” or “PhpMyAdmin” and look at the table usermeta with your user ID*, … Read more

Broken Customizer page

Problem solved! Seems that there was a conflict in the .htaccess file. Even though all plugins were disabled, but their codes were not removed. (And now the plugins are not writing to it even though it’s writable). And I don’t manually edit the file. So, restoring the .htaccess file to the cPanel + WordPress default … Read more

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