Use FTP to add this line near the top of your wp-config.php file right after the opening "<?php" :
define('WP_MEMORY_LIMIT', '64M');
If that doesn’t work, talk to your host; they may have php memory allocation locked down.
Thanks that worked! I saw the advice to add that line but it didn’t specify where. So I had added to the bottom initially.
songdogtech, you are awesome. I just installed some plugins and one of them crashed my admin backend but not the website itself. It gave the Fatal Error…message and I didn’t know what to do. I actually came to the WordPress site to see if I could reinstall or upgrade my WordPress to see if I could get it fixed without losing everything. I found your reply to this post and it was really a life saver. Not only is my admin/dashboard working, but now a broken part of my theme is also working. I really appreciate your help and that you took the time to respond to this question in the forum. Thank you so much!
Useful tip! Thanks songdogtech! I was about to reinstall my previous version of WP. And more importantly, I’ve got Askimet running!
(…and thanks rindamarie for posting the question!)
I have nothing more to add, thanks, solved the problem for me, too.
(I was moving my blog from one server to another when that “memory problem” suddenly started).
Kind regards
THANK YOU!
Your tip solved my issue.
Thanks a lot! God bless you!
I’m so glad I found your post !!! Thank you Songdogtech ! My blog is now running better than never before !
Monkeygregge