RC
Asked
Hi,
When a user click the Submit Order button, I got HTTP error 500 during checkout.
The orders are correctly listed on Sales.
Please help me. Thank you,.
Attachments
- MSAnswered
Hello,
Please check your server error logs and let me know the error detials.
If you are not sure about server error logs, you can enable app logs by changing the
log_threshold
to 1 in theapp/config/config.php
file and the try to make the order again to produce errors. Laslty check the latest file in theapp/logs/
folder.Thank you
- RCAnswered
Thank you. I have fixed it. The problem is with the temp file ownership.
- MSAnswered
I am glad to know. Thank you for sharing the cause
- Login to Reply