1.让apache自动启动 echo "/usr/local/apache2/bin/apachectl start" /etc/rc.local 2.让mysql自动启动 # cp /usr/local/share/mysql/mysql.server /etc/init.d/mysqld #chkconfig mysqld on
京公网安备 11010502049817号