"Allowed memory size of 67108864 bytes exhausted (tried to allocate 75 bytes) in /home/owned/public_html/ow_core/database.php on line 499"
How can I identify which script it is that is causing this error? The log does not say.
"Allowed memory size of 67108864 bytes exhausted (tried to allocate 75 bytes) in /home/owned/public_html/ow_core/database.php on line 499"
How can I identify which script it is that is causing this error? The log does not say.
I'm still getting this error every two minutes. I've tried to find out what cron process is being run every two minutes but to no avail. Is there anyway I can find out exactly what command is causing this error?
Ideally I do not want to go through deactivating plugins one by one as I have around 60!
*****wget -q -O /dev/null http://www.sitename.com/ow_cron/run.php
Aliia I will try your suggestion, thank you