php7怎么安装memcache扩展

本站所有内容来自互联网收集,仅供学习和交流,请勿用于商业用途。如有侵权、不妥之处,请第一时间联系我们删除!Q群:迪思分享

免费资源网 – https://freexyz.cn/

php7安装memcache扩展

1、下载文件,解压缩

memcache Windowsphp7下载地址: https://github.com/nono303/PHP7-memcache-dll

2、查看本地php版本,根据版本选择文件

打开cmd,输入 php -v

php 7.1.0 选择 php-7.1.x_memcache.dll

php 7.2.0 选择 php-7.2.x_memcache.dll

php 7.3.0 选择 php-7.3.x_memcache.dll

php7怎么安装memcache扩展插图php7怎么安装memcache扩展插图1

php7怎么安装memcache扩展插图2

如何查看自己是ts还是nts ?

打开链接: https://blog.csdn.net/wangchun159753/article/detAIls/102794162

3、拷贝 php-7.3.x_memcache.dll 到php7/ext 目录并修改文件名称为php_memcache73xvs15.dll

4、打开php.ini ,添加memcache扩展

extension=memcache73xvs15

php7怎么安装memcache扩展插图3

5、重启apache 对网站页面生效

免费资源网 – https://freexyz.cn/


© 版权声明
THE END
★喜欢这篇文章吗?喜欢的话,麻烦动动手指支持一下!★
点赞14 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容