• My website was working fine this morning until 1pm and this happened:

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 6393615 bytes) in /home/content/p3pnexwpnas04_data03/42/2454842/html/wp-content/object-cache.php on line 433

    What has happened?!

    https://wordpress.org/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • You don’t have enough memory allocated to WordPress.

    Find out how much memory is available. Make a file called info.php with this line in it:

    <?php phpinfo();

    and run it by putting the url in your browser.
    What is the value for “memory_limit”?

    Post back with that value and we can see what to do next.

Viewing 1 replies (of 1 total)

The topic ‘Fatal Error’ is closed to new replies.