开发者

Magento HTTP Error 500 on Success Page

开发者 https://www.devze.com 2023-03-05 08:43 出处:网络
Getting a HTTP Error 500 (Internal Server Error) on the success page after a successful checkout. Th开发者_如何学运维is is after an upgrade from 1.4.0.1 to 1.5.1.0.

Getting a HTTP Error 500 (Internal Server Error) on the success page after a successful checkout.

Th开发者_如何学运维is is after an upgrade from 1.4.0.1 to 1.5.1.0.

This might be due to a template issue .. Maybe something change in the XML?

Any ideas would be greatly appreciated.


It's likely you've got PHP locked down to serve a 500 on a fatal error. Your best best is to check the error log for your web server.

0

精彩评论

暂无评论...
验证码 换一张
取 消