memory exhausted on file aiowpsec_filescan
-
I’m using aiowps 4.0.1 on wp 4.0.8 .
When i try to run a file file scan, i always get the error:PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 71 bytes) in /var/www/mysite/wp-includes/compat.php on line 121, referer: https://www.mysite.com/wp-admin/admin.php?page=aiowpsec_filescan
I’ve raised the memory_limit on php.ini to 256Mb (double-checked with phpinfo(), the limit it’s applied) , then i’ve added:
define(‘WP_MEMORY_LIMIT’,’256M’);
define(‘WP_MAX_MEMORY_LIMIT’,’256M’);to the wp-config.php , restart httpd, but i still get the same error (event with 512Mb).
How can i solve it?I’m using aiowps file scan on other websites without any problem.
Regardshttps://www.ads-software.com/plugins/all-in-one-wp-security-and-firewall/
- The topic ‘memory exhausted on file aiowpsec_filescan’ is closed to new replies.