【发布时间】:2018-09-04 09:20:10
【问题描述】:
我最近将我的 magento 网站从旧服务器转移到新服务器,当我打开主页时,它给了我 Internal Server Error 500。在服务器错误日志中,我可以看到以下错误:
PHP 致命错误:在第 93 行的 /home/evonengc/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php 中找不到类“IntlDateFormatter”
我该如何解决这个错误?
【问题讨论】:
-
我会冒险猜测您没有启用 Intl 扩展...