lnmp1.3安装后所有服务都不能启动
# service mysqld statusRedirecting to /bin/systemctl statusmysqld.service
Unit mysqld.service could not be found.
# service mysqld start
Redirecting to /bin/systemctl startmysqld.service
Failed to start mysqld.service: Unit not found. 上面已经明确给出了提示
lnmp所有的教程里都没说过支持service进行管理,也没有mysqld的服务
自行阅读官网文档:https://lnmp.org/faq/lnmp-status-manager.html
页:
[1]