Fatal memory error and database now inaccessible
-
Greetings,
My client’s host moved our site last week due to speed and other issues.
This morning as I was reactivating a couple plugins, I ran into this error, and then was unable to do anything with wp-admin
Fatal Error Allowed memory size of 33554432 bytes exhausted (tried to allocate 491520 bytes) …. wp-admin/menu.php on line 235After searching wp.org support forums, I tried editing wp-config.php with this line and ftp’d it up:
define(‘WP_MEMORY_LIMIT’, ’32M’);At which point, the site is now totally inaccessible, with message “Cannot access database” (I fear I put that define line in the wrong place in wp-config – ? – but I didn’t change anything else in the file)
I haven’t been able to get any attention from our host.
I’d really appreciate any help.
Thanks.
The topic ‘Fatal memory error and database now inaccessible’ is closed to new replies.