ww111 发表于 2013-2-7 01:43:03

开机启动

chkconfig --level 345 mysqld on
chkconfig --level 345 php-fpm on
chkconfig --level 345 nginx on
 
或者
 
vi /etc/rc.local
页: [1]
查看完整版本: 开机启动