I've gotten this error:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4864 bytes) in /home/freehost/t35.com/l/i/linkyoursite/blog/wordpress/wp-includes/widgets.php on line 1243
What does this mean?
I've gotten this error:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4864 bytes) in /home/freehost/t35.com/l/i/linkyoursite/blog/wordpress/wp-includes/widgets.php on line 1243
What does this mean?
schank, add this to your wp-config.php:
define('WP_MEMORY_LIMIT', '64M');
ok, i added that to the config file, but it's not working. Here's where I'm trying to install it: linkyoursite.t35.com/blog/wordpress
schank: You may not be able to fix this yourself. You may need to have your web host increase the PHP memory limit. It appears to be currently set to 8M. We recommend at least 64M, but 32M at minimum.
Well I had the same problem too... When I tried to upgrade from Wordpress 2.8 to 2.8.2 I got a Fatal Error saying allowed memory size exhausted..
I just tried Deactivating the active plugins and clicked the Automatic Upgrade mode.. It all worked fine... :)
Hello, I had the same problem too !... When complete the upgrade to Wordpress 2.8.4 I got a Fatal Error saying allowed memory size exhausted..
in sections in dashboard appear this:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 64 bytes) in /mounted-storage/home98a/sub003/sc61649-XITI/sitios/vencidas/wp-includes/class-simplepie.php on line 13201
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 34837 bytes) in /mounted-storage/home98a/sub003/sc61649-XITI/sitios/vencidas/wp-includes/http.php on line 1327
or in other site
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /mounted-storage/home98a/sub003/sc61649-XITI/wp-includes/class-simplepie.php on line 13548
How can I fix it in both sites?
You must log in to post.