My php extension intl
failed.
The php.ini is open extension=php_intl.dll
, and php/ext
dir have file php_intl.dll
. Copy icu.*.dll
to Windows/System32
and Windows/SysWOW64
, but phpinfo() shows
not intl extension
.
My php extension intl
failed.
The php.ini is open extension=php_intl.dll
, and php/ext
dir have file php_intl.dll
. Copy icu.*.dll
to Windows/System32
and Windows/SysWOW64
, but phpinfo() shows
not intl extension
.