Enable PHP extension module Mcrypt
in Windows environment
1. Edit php.ini and remove the ‘;’ before extension=php_mcrypt.dll;
2. Check whether there is php_mcrypt.dll under d:**php5ext, and whether there is libmcrypt.dll under d:**php5
3. Copy libmcrypt.dll to C:Windowssystem32
4. Restart the Apache server