lnmp环境一些基本命令行

mac2022-06-30  25

使用service启动/停止/重启相关服务

启动/停止/重启 php服务

service php-fpm start/stop/restart

启动/停止/重启 mysql

service mysql start/stop/restart

启动/停止/重启 nginx

service nginx start/stop/restart

 

转载于:https://www.cnblogs.com/fubuki/p/10608060.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)