在windows环境中开启PHP的扩展模块Mcrypt
1、编辑php.ini,去掉extension=php_mcrypt.dll前的‘;’;
2、查看d:\**\php*\ext下是否有php_mcrypt.dll,以及d:\**\php*是否有libmcrypt.dll
3、复制libmcrypt.dll到C:\Windows\system32下
4、重启Apache服务器
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!