Forbidden permission and editor error after update to WordPress 5.1.1
Enable DEBUG in wp-config.php OR Check the Apache and / or NGINX logs for a more accurate analysis of the error. About your error .. This looks like file permission. If you use command line use: Chmod 0644 /wp-admin/admin-ajax.php If it does not resolve, you should use the command below. But note this command should … Read more