Out of memory error simplepie.php and class-http.php.
-
I have WordPress 3.0.5. But it asks me to upgrade to WordPress 3.1? Weird. Anyway, I have been getting these errors. The simplepie.php shows when I log into WordPress on my site where the “WordPress Blog is.” The class-http.php error shows when trying to update.
Simplepie Error:
Fatal error: Out of memory (allocated 16252928) (tried to allocate 1245184 bytes) in /home/MYUSERNAME/public_html/blog/wp-includes/class-simplepie.php on line 5410
Class Error:
Fatal error: Out of memory (allocated 16515072) (tried to allocate 2097905 bytes) in /home/MYUSERNAME/public_html/blog/wp-includes/class-http.php on line 1402
Me and my host has tried everything. The php.ini file was edited as well as the .htaccess file. define(‘WP_MEMORY_LIMIT’, ’64M’); was added to the wp-config.php file. No luck. My host told me it is working fine for him. What can I do? I am so frustrated.
- The topic ‘Out of memory error simplepie.php and class-http.php.’ is closed to new replies.