Look for extension=php_mcrypt.dll in 1.php.ini, remove the semicolon ";" in front of it, restart apache. It has no effect (note: php.ini is in the dinwos directory in AppServ)
2. Copy libmcrypt.dll in the php directory to the windows/system32 directory, restart IIS, it has no effect
3. My own summary: try it, copy libmcrypt.dll to the bin directory of apache, and it will take effect
http://www.bkjia.com/PHPjc/326687.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/326687.htmlTechArticle1. Find extension=php_mcrypt.dll in php.ini, remove the semicolon ";" in front, and restart apache .Invalid (note: php.ini is in the dinwos directory in AppServ) 2. Copy libmcrypt.dll in the php directory to...
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn