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
http://www.bkjia.com/PHPjc/477918.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/477918.htmlTechArticleEnable PHP extension module Mcrypt in Windows environment 1. Edit php.ini and remove extension=php_mcrypt.dll ;; 2. Check whether there is php_mcrypt.dll under d:**php5ext, and whether there is d:**php5...
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