PlacingOrder -> Ajax call exceeds Memory Limit
-
Hi there,
although I have a fairly solid memory limit of 1024MB, placing an order (even with one product) exceeds this limit. In the frontend it shows an internal server error, the logs say: Fatal error: Allowed memory size of 1072741824 bytes exhausted (tried to allocate 20480 bytes) in httpdocs/wp-includes/meta.php on line 950.
Any clue what might cause this? Setup is WC4.01, WP5.4.1, PHP 7.4 and plugins: YITH WooCommerce Gift Cards Premium, WooCommerce PDF Invoices & Packing Slips, WooCommerce PDF Invoices & Packing Slips, WooCommerce Stripe-Gateway
My postmeta table has 1.5 million entries, might this be a problem?
What would be the best way to debug the placing-order-process to find out what’s consuming too much memory?
Thanks for any hints!
- The topic ‘PlacingOrder -> Ajax call exceeds Memory Limit’ is closed to new replies.