Posix and intl extension on windows

落花浮王杯 提交于 2019-12-06 00:31:54

I'm using XAMPP 1.7.4 with PHP 5.3.5 and i experience the same problems.

The problem concerning intl extension i solved this way: i copied files named icu*36.dll from php installation folder to C:\Windows

Resorurces for intl: http://www.tiv.net/2010/12/php-intl-extension-windows-apache.html

Talking about the posix issue, i haven't even searched, becase this extension is used to colorize the CLI output and Windows shell isn't able to do it.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!