Hi

Jean Baptiste Favre wrote:

> "Jim Bierlein" <[EMAIL PROTECTED]> a écrit dans le message de news:
> [EMAIL PROTECTED]
>> My problem is that I cannot get Apache to properly load the mcrypt
>> module, I keep getting the warning message:
>>
>> Unknown(): Unable to load dynamic library
>> 'c:\php-4.3.0-Win32\extensions\php_mcrypt.dll' - The specific module
>> could not be found.
>>
>> Does anyone know what I am missing or if there is a workaround to
>> this issue.  Any help would be appreciated.  I am kind of new at
>> this.

> Hi,
> You need limcrypt.dll which is not provided by default.
> Just download it here:
> http://ftp.proventum.net/pub/php/win32/misc/mcrypt/php-4.3-mcrypt.zip
> , copy the files: php_mcrypt.dll in your extensions directory and
> libmcrypt.dll in c:\windows\system32,
> restart your apache and enjoy ;-))

How about adding libmcrypt.dll to dlls folder of the windows distributions?
It's hard to find a matching binary on the web.

Christoph



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to