是Xcart的新手,我无法确定何时创建了以下日志错误以及如何解决这些错误。
HTTPS module: openssl
Error message:
Request URI: /cart.php
请告诉我为什么会出现这个错误以及如何在Xcart中避免这些日志错误。
答案 0 :(得分:2)
尝试更改您的https模块
https://help.x-cart.com/index.php?title=X-Cart:General_Options#Miscellaneous
http://demo.x-cart.com/demo_goldplus/admin/configuration.php#tr_httpsmod
建议使用libcurl
设置名称为'首选HTTPS模块'
另外,请确保您可以打开https://your_site.com/cart.php
这样的网页