Thanks for the replies!
funny – i have the line:
define('WP_MEMORY_LIMIT', '256M' );
in my wp-config.php, and phpinfo() shows 128meg memory, as I mentioned (when I changed php.ini to set 64meg, this is reflected in phpinfo() )
switching off hashes, and excluding images as you suggested worked…
As I’ve been testing the manual scan, I’ve noticed that there are large numbers of reportedly removed files, which are still on the server.. is that because a scan was interrupted?
what is the format for the excluded directory field? is that the server path without a trailing slash?
Thanks Scott
here are some logs from wp-admin/error_log, in case its helpful:
[24-Oct-2011 14:20:41] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 756099 bytes) in /home/mysite/public_html/wp-includes/wp-db.php on line 838
[24-Oct-2011 14:22:25] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 756099 bytes) in /home/mysite/public_html/wp-includes/wp-db.php on line 838
[24-Oct-2011 14:22:39] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1053397 bytes) in /home/mysite/public_html/wp-includes/wp-db.php on line 774
[24-Oct-2011 15:40:19] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1075837 bytes) in /home/mysite/public_html/wp-includes/wp-db.php on line 774
[24-Oct-2011 15:40:47] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 559965 bytes) in /home/mysite/public_html/wp-includes/wp-db.php on line 774
[24-Oct-2011 15:41:56] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1073905 bytes) in /home/mysite/public_html/wp-includes/wp-db.php on line 774
[24-Oct-2011 15:52:48] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1081793 bytes) in /home/mysite/public_html/wp-includes/functions.php on line 251