如何启用 PHP Extension intl? [英] how can I enable PHP Extension intl?

查看:30
本文介绍了如何启用 PHP Extension intl?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将在我的本地服务器上安装 Magento2,它会给我以下错误通知.

I am going to install Magento2 at my local server and it gives me following error notice.

我正在使用 XAMPP.当我尝试从 php.ini 文件启用它时,它会抛出另一个缺少 dll 的错误:

I am using XAMPP. When I tried to enable it from php.ini file it throws another error for missing dll:

程序无法启动,因为您的计算机中缺少 MSVCP110.dll.尝试重新安装程序以解决此问题.

The program can't start because MSVCP110.dll is missing from your computer. Try reinstalling the program to fix this problem.

有什么帮助吗?

推荐答案

首先停止 xampp/wamp 然后从你的 xampp/php 中删除起始分号 ( ; )/php.ini 如下代码.

First of all stop the xampp/wamp and then kindly remove the starting semicolon ( ; ) from your xampp/php/php.ini the following code.

;extension=php_intl.dll

然后重新启动您的 xampp/wamp.

And then restart your xampp/wamp.

这篇关于如何启用 PHP Extension intl?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆