Windows下更新了PHP版本之后,无法正常加载php_redis.dll模块。
系统环境
- 操作系统:Windows 10 x64
- PHP服务器架构:64位 Apache2.4+PHP7.4,TS版本,VC15
解决方案
下载对应自己当前PHP版本的redis,例如这里我下载的是redis5 x64,ts版,VC15 。
PHP官方redis发布归档页面: https://windows.php.net/downloads/pecl/snaps/redis/
转载请注明:悠然品鉴 » Windows下PHP Warning: PHP Startup: Unable to load dynamic library ‘redis’无法加载redis模块的解决方案