Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/263.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 使用xampp进行Intl安装-生成失败_Php_Magento_Xampp_Magento2_Php 5.6 - Fatal编程技术网

Php 使用xampp进行Intl安装-生成失败

Php 使用xampp进行Intl安装-生成失败,php,magento,xampp,magento2,php-5.6,Php,Magento,Xampp,Magento2,Php 5.6,我正在尝试安装intl扩展以设置Magento。但是当我运行sudopecl install intl时,我得到一个错误,说make失败了 2 warnings and 1 error generated. make: *** [php_intl.lo] Error 1 错误是 error: typedef redefinition with different types ('struct smart_str' vs 'struct smart_str') 可能是一条旧线索,但你找到解决

我正在尝试安装intl扩展以设置Magento。但是当我运行sudopecl install intl时,我得到一个错误,说make失败了

2 warnings and 1 error generated.
make: *** [php_intl.lo] Error 1
错误是

error: typedef redefinition with different types ('struct smart_str' vs 
'struct smart_str')

可能是一条旧线索,但你找到解决方案了吗?