Tried to run internationalization in WAMP using php_intl module, but got error Unable to load dynamic library ‘c:/wamp/bin/php/php5.3.13/ext/php_intl.dll’. This makes me headache. It happens because Apache can’t find the icu*.dll files. There is at least 3 solutions:

  • One solution is to add “C:\wamp\bin\php\php5.3.9” (or similar directory) to your system PATH.
  • The other solution is to copy the icu*.dll files to your apache’s bin directory.
  • A third option is to copy the icu*.dll files to your Windows system directory (system32 or SysWOW64).

Hope this helps anyone.

Source: http://forum.wampserver.com/read.php?2,80704,82499

Comments

You can leave a response, or trackback from your own site.

Before you add comment see for rules.

Leave a Reply

Your email address will not be published. Required fields are marked *

3x8p0q