Memcache Installation
wget -c http://down.wdlinux.cn/in/memcached_ins.sh
sh memcached_ins.sh
Starting or Stopping the Service
service memcached start|stop|restart
You can also start it in the background

Mysqli Installation
wget -c http://down.wdlinux.cn/in/mysqli_ins.sh
sh mysqli_ins.sh
PDO_MySQL Installation
wget -c http://down.wdlinux.cn/in/pdo_mysql_ins.sh
sh pdo_mysql_ins.sh
MySQL InnoDB Installation
wget -c http://down.wdlinux.cn/in/mysql_innodb_ins.sh
sh mysql_innodb_ins.sh