status of 500 – wc-ajax=checkout:1 – CRITICAL Out of memory
-
Hello,
I am creating a new shop with woocommerce and the sante theme from https://qodeinteractive.com.
When the customer is in his shopping cart and want to check out after he filled in all necessary fields, the screen scolls up and shows an invisible error message. When I examine the site I can see the following message: “Failed to load resource: the server responded with a status of 500 () /?wc-ajax=checkout:1”
When I check in the Log-Files my Woocommerce status I find the following message: “CRITICAL Out of memory (allocated 698363904) (tried to allocate 20480 bytes) in /homepages/10/d421981990/htdocs/clickandbuilds/Flairie/wp-includes/class-wp-hook.php in Zeile 280”
I already added “define( ‘WP_MEMORY_LIMIT’, ‘256M’ );” to my wp-config.php file.
And I added
post_max_size=256M;
max_execution_time = 300;
max_input_vars = 5000;
to my PHP.ini file.I don`t know what else I can do.
Hope anybody has an idea.Kind regards,
SilviaThe page I need help with: [log in to see the link]
- The topic ‘status of 500 – wc-ajax=checkout:1 – CRITICAL Out of memory’ is closed to new replies.