command

MySQL的启动(停止):  /etc/rc.d/init.d/mysqld start(stop)
MySQL 配置文件: /etc/my.cnf


PHP目录:/usr/local/bin/php


Nginx目录:
/usr/sbin/nginx 
/etc/nginx/nginx.conf


yum -y list java* 
tar -zxvf 
rpm -qa | grep java 
wget
yum --enablerepo=remi install php-mysql
sz下载  rz上传


/etc/init.d/php-fpm restart  
/etc/vsftpd/vsftpd.conf


http://baike.baidu.com/view/5215021.htm?fr=aladdin
http://blog.csdn.net/seanchan/article/details/7680354
http://blog.csdn.net/seanchan/article/details/7680354
http://wiki.nginx.org/Pitfalls
http://www.php100.com/html/program/nginx/2013/0905/5541.html

猜你喜欢

转载自forhope.iteye.com/blog/2105015