Answer the question
In order to leave comments, you need to log in
Error - Failed to load resource: the server responded with a status of 500?
On the site: magmaperfumes.ru/checkout
In the cart on the checkout page, it gives an error:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
I can’t figure out how to fix this, the site is made on a WordPress store on Woocommerce if there is an option to fix this please tell me.
Due to this error, the delivery and payment method is constantly loaded and you cannot place an order
Answer the question
In order to leave comments, you need to log in
Good afternoon.
What version of woocommerce?
Did you enable logs?
ini_set('log_errors',TRUE);
ini_set('error_reporting', E_ALL);
ini_set('error_log', dirname(__FILE__) . '/error_log.txt');
Hello!
Have you checked the endpoints by chance? Maybe the problem is that they don't exist.
https://docs.woocommerce.com/document/woocommerce-...
Also avoid plugin and theme conflict.
Try removing htaccess and recreating permalinks.
What is your memory_limit? For normal operation, you need 256 and above. Let me remind you that some hostings limit up to 128 MB. no enlargement option.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question