ubuntu 安装 php 常用的插件

一般在ubuntu的源里面都有文件了,只需要用命令 安装就好了

sudo apt-get install php5-curl

sudo apt-get install memcached

memcached -d -m 128 -p 11211 -u root

sudo apt-get install php5-redis

sudo apt-get install php5-mysql

posted @ 2016-06-29 11:12  dcj890828  阅读(327)  评论(0编辑  收藏  举报