Php

  

php_mcrypt.dll requires libmcrypt.dll support The solution is as follows: 1). In the php.ini configuration file, search; extension=php_mcrypt.dll

will be php_mcrypt.dll before " ; " Change the semicolon to

extension=php_mcrypt.dll

2). Copy libmcrypt.dll from php5 to the system32 directory. Restart iis

Copyright © Windows knowledge All Rights Reserved