php - Appserv mcrypt with windows 7 -
i have uncomment in php.ini have put libmcrypt.dll in system32/ have check appserv/php5/ext/ contains php_mcrypt.dll have restart pc many time , im using pc
but still cant load it
any solution??
open php.ini file,
c:\windows\php.ini, , change;extension=php_mcrypt.dllextension=php_mcrypt.dll(just removing;beginning of line).copy file
c:\appserv\php5\libmcrypt.dllfolderc:\appserv\apache2.2.restart apache.
Comments
Post a Comment