CakePHP 3.0安装:intl扩展错误(但安装并激活了php_intl)[ZendServer 6.3]

时间:2015-01-29 16:06:14

标签: php cakephp cakephp-3.0 zend-server-ce

  Problem 1
    - Installation request for cakephp/cakephp 3.0.*-dev -> satisfiable by cakephp/cakephp[3.0.x-dev].
    - cakephp/cakephp 3.0.x-dev requires ext-intl * -> the requested PHP extension intl is missing from your system.
[..] 

但......启用了php_int

Internationalization support    enabled
version                         1.1.0
ICU version                     4.4.2
ICU Data version                4.4.2

Directive               Local Value      Master Value
intl.default_locale     pl_PL            pl_PL
intl.error_level        1                1
intl.use_exceptions     0                0

我不知道为什么作曲家看不到安装和工作的php_int扩展名。任何线索?

PHP版本5.5.7(CGI / FastCGI),Windows。

Zend Server版本:6.3.0

0 个答案:

没有答案