启动nginx+php

1.启动nginx

service nginx start

2.启动php模块

/usr/sbin/php-fpm start

3.启动mysql

service mysqld start

注:如果出现Another MySQL daemon already running with the same unix socket,就rm /var/lib/mysql/mysql.sock

 

 

 

posted on 2014-04-01 20:25  明明知道  阅读(195)  评论(0)    收藏  举报

导航