500 error every three days
-
Multiple WP sites I have the iThemes Security pluigin on are crashing every three days, resulting in 500 errors on my site. Renaming the plugins directory, viewing the plugins in the WP Admin, then renaming the plugins directory back is the only way to temporarily get this working again.
It took me 3 weeks to narrow this down to iThemes. I left all sites configured the same with the exception of one site where I disabled on plugin at a time. When iThemes was deactivated, the site would not crash and the other sites would.
Disabling database backups does not solve the issue.
PHP Error log shows these errors
[10-Jun-2017 16:31:01 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 16777224 bytes) in /home/somesite/public_html/wp-includes/plugin.php on line 443
[10-Jun-2017 16:31:19 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 16777224 bytes) in /home/somesite/public_html/wp-includes/plugin.php on line 443
[13-Jun-2017 20:53:46 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 16777224 bytes) in /home/somesite/public_html/wp-includes/plugin.php on line 443
[13-Jun-2017 20:54:01 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 16777224 bytes) in /home/somesite/public_html/wp-includes/plugin.php on line 443This is forcing me to reconfigure widgets every 3 days on every site. It’s a time consuming and irritating process, and unfortunately restoring from my hosts db files does not reactivate my widgets with the settings. It seems that unless iThemes can correct this in a timely manner I will need to seek an alternate solution. This is too bad, because until now, iThemes has been awesome and we were considering a Pro license.
The topic ‘500 error every three days’ is closed to new replies.