数据库
systemctl stop mysqld.service
systemctl start mysqld.service
systemctl status mysqld.service
php
systemctl stop php73-php-fpm.service
systemctl start php73-php-fpm.service
nginx
systemctl restart nginx.service
systemctl status nginx.service
来源:CSDN
作者:飞鱼计划
链接:https://blog.csdn.net/qq_35669659/article/details/104639354