Tagged Questions
0
votes
1answer
456 views
Out of Memory - Line 791 of WP-DB.php (mysql_real_escape_string)
Update The end result is that I did not account for Apache memory limits. There were limits placed on the Apache process which caused PHP to be limited regardless of the settings placed on it. ...