got a memory related problem
-
I’ve got a plugin that gives me an out of memory error. it used to work. can’t remember having updated anything meanwhile.
deactivated all other plugins, still same error.
error is:
[Wed Jun 01 09:43:44 2011] [warn] [client 85.214.229.212] mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 31457280 bytes) in /var/www/clients/clientxx/webxx/web/wp-includes/wp-db.php on line 930
php memory limit was 256M upped it to 512M ans still the same error.
looked at wp-db.php and line 930 looks like it wants to alert me to a DB error but it never gets to do so…
any ideas how to figure out what is going wrong here?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘got a memory related problem’ is closed to new replies.