Appserv mcrypt with windows 7
- Open your php.ini file, which is
C:\Windows\php.ini, and change;extension=php_mcrypt.dlltoextension=php_mcrypt.dll(just removing the;from the beginning of the line). - Copy the file
C:\AppServ\php5\libmcrypt.dllto folderC:\AppServ\Apache2.2. - Restart Apache.
留言