PHP Fatal error: Allowed memory size of X bytes exhausted
-
I keep seeing following error in my logs:
httpd: PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 72 bytes) in /X/wordpress/wp-includes/wp-db.php on line 2255
I tried increasing memory_limit inside of php.ini to 1G already
# grep memory_limit /usr/local/etc/php.ini memory_limit = 1024M #
yet still error appears,
I’m reaching out to WordPress for help!
Please advise.
Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP Fatal error: Allowed memory size of X bytes exhausted’ is closed to new replies.