好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

php7怎么安装memcache扩展

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扩展的详细内容...

  阅读:46次