coffee_cn

博客园 首页 新随笔 联系 订阅 管理

#yum -y install memcached

#/etc/rc.d/init.d/memcached start

#cat /etc/sysconfig/memcached

#chkconfig --add memcached

#chkconfig memcached on

#yum install php-pecl-memcache -y

#php -m | grep memcache

posted on 2015-01-28 11:17  coffee  阅读(146)  评论(0编辑  收藏  举报