I have 64 mb but "Fatal error: Out of memory" is showing
-
Hi,
I understand the ‘Fatal error: Out of memory’ is quite a common problem after searching for a solution. I thought I had it fixed by adding ‘define(‘WP_MEMORY_LIMIT’, ’64M’);’ to the wp-config.php, as before this I couldn’t use any plugins like woocommerce without a ‘Fatal error: Out of memory’ message. Afterwards they work and in the case of woocommerce reports 64 MB available (so does WP-Memory-Usage).However! I’m still occasionally seeing the issue, in some parts of my website, this includes when I upload a largish image (1500×400) and the WordPress News widget on the dashboard. They both report something like: Fatal error: Out of memory (allocated 29360128) (tried to allocate 311296 bytes) in /home/website/public_html/wp-includes/SimplePie/Item.php on line 1490
Does this mean WordPress (or at least some part of it) is still only registering about 30 MB?
Anyone know a fix? Thanks
(Attached some images to show what I’m talking about)https://i930.photobucket.com/albums/ad150/trafalgarcleaning/Website/wordpressnews_zps19360f08.jpg
https://i930.photobucket.com/albums/ad150/trafalgarcleaning/Website/uploadattempt_zps71da545e.jpg
- The topic ‘I have 64 mb but "Fatal error: Out of memory" is showing’ is closed to new replies.