3、拷贝 php-7.3.x_memcache.dll 到php7/ext 目录并修改文件名称为 php_memcache73xvs15.dll
4、打开php.ini ,添加memcache扩展
extension=memcache73xvs15
5、重启apache 对网站页面生效
推荐学习:《PHP视频教程》
以上就是php7怎么安装memcache扩展的详细内容!
查看更多关于php7怎么安装memcache扩展的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did38782
php7怎么安装memcache扩展
阅读:46次