wp-db.php & meta.php Out of Memory Error
-
Hi Guys,
My error log repeatedly shows these errors. I’ve tried removing PHP’s memory limit in the hopes that the script would fully execute. That just brought server to it’s knees.
These errors are causing mySQL to eat up processor time slowing down the entire server. Any ideas on how to fix this?
Thanks in advance,
Dan[08-Feb-2018 14:54:34 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 64 bytes) in /home/xxxx/public_html/wp-includes/meta.php on line 840 [08-Feb-2018 14:54:34 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 512 bytes) in /home/xxxx/public_html/wp-includes/meta.php on line 837 [08-Feb-2018 14:54:34 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 83 bytes) in /home/xxxx/public_html/wp-includes/wp-db.php on line 2516
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘wp-db.php & meta.php Out of Memory Error’ is closed to new replies.