ALERT – script tried to increase memory_limit to 268435456 bytes which is above
-
I have been experiencing significant lag and timeouts in the backend of one of my WordPress installs. I enabled error logs and am now seeing errors that keep showing line 109 in
../wp-admin/admin.php
Here are two examples chosen at random:[Tue Apr 24 13:14:46 2012] [error] [client xx.xxx.xxx.xx] ALERT - script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker 'xx.xxx.xxx.xx', file 'path/to/file/wp-admin/admin.php', line 109), referer: https://www.DOMAIN.com/wp-admin/post.php?post=2276&action=edit [Tue Apr 24 13:24:10 2012] [error] [client xx.xxx.xxx.xx] ALERT - script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker 'xx.xxx.xxx.xx', file 'path/to/file/wp-admin/admin.php', line 109), referer: https://www.DOMAIN.com/wp-admin/options-general.php
What could be causing these errors? And how can they be fixed?
- The topic ‘ALERT – script tried to increase memory_limit to 268435456 bytes which is above’ is closed to new replies.