Fatal Error - by bagsonline - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp

  • Avatar: bagsonline
    bagsonline
    Participant
    April 29, 2014 at 10:31

    After uploading couple of product images i get this error message:

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 786432 bytes) in /home/dataonline/public_html/wp-includes/SimplePie/Item.php on line 2736

    What does it mean and is it slowing down my website?

    Jen

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    April 29, 2014 at 13:54

    Hello,

    Try to add this line to your wp-config.php file:
    define(‘WP_MEMORY_LIMIT’, ’64M’);

    Or if you have access to your PHP.ini file, change the line in PHP.ini:
    memory_limit = 64M ;
    If you don’t have access to PHP.ini try adding this to .htaccess file:
    php_value memory_limit 64M

    If this doesn’t help you should contact your host to increase the memory limit.
    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Fatal Error’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.