On Windows 64 bits installations you must copy libmcrypt.dll to the following location:
C:\WINDOWS\SysWOW64
--
InforTELECOM Hosting
http://www.infortelecom.es
User Contributed Notes
Instalação/Configuração
Instalação/Configuração
soporte at infortelecom dot net
30-Sep-2008 08:31
30-Sep-2008 08:31
ch0wnag3 AT gmail DOT com
21-Jul-2008 06:16
21-Jul-2008 06:16
On Windows installations, for the dynamic extension (extension=php_mcrypt.dll) to load properly, you must copy libmcrypt.dll from your PHP root folder (e.g. C:\PHP) to the following location:
C:\WINDOWS\system32
With this done, the dynamic extension will load up just fine.

Introdução