Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

File Change Detection Issues

$
0
0

Replies: 0

When clicking ‘Perform Scan Now’ for file change detection the following message keeps coming up ever time even after making changes in the file system:
“The plugin has detected that this is your first file change detection scan. The file details from this scan will be used to detect file changes for future scans!”

After turning on plugin debugging the following error appears in the wp-security-log.txt file each time after executing the manual file change scan:
“FAILURE : save_scan_data_to_db() – Error inserting data to DB!”

The MySQL user ID in wp-config.php has been given full DB access.

Before this error I had been receiving FastCGI timeouts during the initial scan and would be emailed a partial file list. Increasing the FastCGI activity timeout value helped to alleviate the timeout problem.

I’ve tried disabling the All In One plugin, dropping all ‘aiowps’ named tables, and re-enabling the plugin but have had no success. The ‘aiowps’ tables get recreated but no entries show up in the aiowps_global_meta table. The plugin does write to other tables, ‘aiowps_login_activity’ for example.

Environment is IIS 7, PHP 7.0.30, MySQL 5.7.20, WordPress 4.9.8

All In One WP Security & Firewall is installed on a couple other WP sites running independently on the same server and manual scanning works 100%.

Any thoughts on how to resolve? Thank you.


Viewing all articles
Browse latest Browse all 59525

Trending Articles