Intl Extension PHP_Intl.Dll with Wamp

how to install 'intl PHP extension' with Wamp server

on wamp icon click on php -> php extensions -> php_intl then restart the server

WAMP Unable to load dynamic library php_intl.dll

This is a minor bug in the WAMPServer install.

It can be corrected very simply, all from the wampmanager menus like this

(left click) wampmanager icon -> Apache -> Version -> 2.4.9

Just click the version number 2.4.9 or whatever version number you have currently selected.

This will cause wampmanager to rebuild the SYMLINKS in \wamp\apache\apache{version}\bin and then restart Apache.

Also undo everything that Dr. Z suggested, I am afraid it's all bad advice.

intl extension: installing php_intl.dll

The packages at http://windows.php.net/download/ all contain the php\_intl.dll which is located in the subdir ext/.

All you have to do is to check if your extension_dir points to the right directory and add (or uncomment) the extension=php\_intl.dll directive.



Related Topics



Leave a reply



Submit