lnmp环境一些基本命令行
使用service启动/停止/重启相关服务
启动/停止/重启 php服务
service php-fpm start/stop/restart
启动/停止/重启 mysql
service mysql start/stop/restart
启动/停止/重启 nginx
service nginx start/stop/restart
使用service启动/停止/重启相关服务
启动/停止/重启 php服务
service php-fpm start/stop/restart
启动/停止/重启 mysql
service mysql start/stop/restart
启动/停止/重启 nginx
service nginx start/stop/restart