PHP安装memcache扩展接口步骤

1、将php_memcache.dll文件保存到php的应用程序扩展ext目录中

2、在php.ini配置文件添加扩展的位置,加入一行extension=php_memcache.dll

3、重新启动Apache服务器

备注:须先安装memcache软件,再安装扩展接口,安装其他扩展也是这个步骤

posted @ 2014-09-27 08:51  向着太阳生  阅读(157)  评论(0编辑  收藏  举报