/wp-admin/admin-ajax.php Error on WP Signin, and wp-config.php not seen by NFW w
-
Hi,
1) POST /wp-admin/admin-ajax.php
I have a problem where on clicking Login from Plesk WordPress Toolkit, I am forwarded to WordPress special Login page managed by ‘miniOrange 2 Factor Authentication’ MFA.
There I insert the MFA, and am transferred to the WordPress Admin Panel.
When Ninja FireWall is turned On, I get a 403 error for (log attached):POST /wp-admin/admin-ajax.php
When it’s turned Off, a cron run instead of it, and then admin panel is served.
2) Wp-config.php not seen by wp-check.php
Running wp-check.php I get the below results, where existing wp-confog is not presented (browser gets 500 error on some stage). My IP is white listed for it on .htaccess.3) Plugin can not be activated via Plesk WP Toolkit
On Plesk WordPress Toolkit, the Ninja FW can be deactivated, but not
Activated.Security tools on server include:
.htaccess file
ModSEcurity
Plesk WP Toolkit Security
Ninja FireWall
Plesk IP FireWallCan you please help me find out how to to fix the above errors?
wp-check.php results are:
NinjaFirewall (WP edition) troubleshooter HTTP server : Apache PHP version : 7.4.26 PHP SAPI : FPM-FCGI auto_prepend_file : /var/www/vhosts/example.com/httpdocs/wp-content/nfwlog/ninjafirewall.php Loader's path to firewall : /var/www/vhosts/example.com/httpdocs/wp-content/plugins/ninjafirewall/lib/firewall.php .htninja : found in /var/www/vhosts/example.com/.htninja
And the log file, where the 403 error take place looks like this:
2021-12-19 21:59:56 Access <server-ip> 200 POST /wp-cron.php?doing_wp_cron=1639943996.6477580070495605468750 HTTP/1.0 https://example.com/wp-cron.php?doing_wp_cron=1639943996.6477580070495605468750 WordPress/5.8.2; https://example.com 935 Apache SSL/TLS access 2021-12-19 21:59:58 Access <client-ip> 200 POST /wp-login.php HTTP/1.0 https://plesk.example.com:8443/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36 OPR/82.0.4227.33 3.38 K Apache SSL/TLS access 2021-12-19 22:00:10 Access <client-ip> 302 POST /wp-login.php HTTP/1.0 https://example.com/wp-login.php Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36 OPR/82.0.4227.33 1.83 K Apache SSL/TLS access 2021-12-19 22:00:11 Error <server-ip> 403 POST /wp-admin/admin-ajax.php HTTP/1.0 https://example.com/wp-admin/admin-ajax.php WordPress/5.8.2; https://example.com 1.04 K Apache SSL/TLS access
`
- The topic ‘/wp-admin/admin-ajax.php Error on WP Signin, and wp-config.php not seen by NFW w’ is closed to new replies.