W
W
WebTor2018-03-12 12:04:14
WordPress
WebTor, 2018-03-12 12:04:14

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

2 answer(s)
Y
Yaroslav, 2018-03-12
@Yaxoo

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');

Immediately try to increase the memory_limit even more.

O
Orkhan Hasanli, 2018-03-12
@azerphoenix

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 question

Ask a Question

731 491 924 answers to any question