Hi, Hope somebody can help me with this problem. I've got IIS and PHP on WIN2K. I did the following : 1) downloaded php_mcrypt.dll and libmcrypt.dll. 2) Copied php_mcrypt.dll to d:\php\extensions and libmcrypt.dll to c:\windows\system32. (The extension_dir is pointin to d:\php\extensions) 3) uncommented extensions=php_mcrypt.dll in php.ini The problem : 1) When I run my php program, it hangs. 2) but when I commented out the php_mcrypt.dll in php.ini - the script runs. What's wrong ? Really hope that somebody can help me. thanks desmond -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php