Memory error
-
Hi all,
I have been getting an error message on my dashboard about class-simplepie.php. Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes) in /var/www/vhosts/xxxxxxxx/httpdocs/wp-includes/class-simplepie.php on line 5410
I have got rid of it by deactivating all plugins.
However I am unable to upgrade to 3.0.1 as even with plugins deactivated I then get the error message of
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2966269 bytes) in /var/www/vhosts/xxxx/httpdocs/wp-includes/class-http.php on line 1408I have done some research but am not technical enough to follow it all. However as I understand it there is some memory problem.
The fix I have found is to add define(‘WP_MEMORY_LIMIT’, ’64M’); to the wp-config.php, but I have tried that and it’s had no effect.
And all the stuff I have found in the research is about a year old, I can’t see anything newer than that, and nothing relating to version 3.
Anybody got any ideas what I can do to fix this? Originally the site itself was down but since deactivating the plugins it’s up, but obviously with problems.
Thanks
Peter
The topic ‘Memory error’ is closed to new replies.