Hello, I have a problem with mcrypt library. I'm using Apache 2.0.54 under Windows and PHP 4.3.3. I tried to run an example from PHP site [1] but it is not working - the decrypting is doing nothing. I searched the web and found only that I need to download newer version of libmcrypt.dll (but I'm unable to find version 2.5.6 or newer, only older ie. from [2] or sources). Some other person in this groups archive suggested to use mycrypt.dll instead of default php extension but I didn't understant his idea. I would be very grateful for the solution. As simple as possible. Best regards, Konrad Billewicz Links: [1] http://www.php.net/manual/en/function.mdecrypt-generic.php [2] http://ftp.emini.dk/pub/php/win32/mcrypt/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php