yum install httpd
yum install mysql
yum install php
----
mysql好小啊,应该是在最简最基础的东西安装吧
安装 1 软件包 (+1 依赖软件包)
总下载量:9.7 M
安装大小:53 M
----
[root
@localhost xy]# service mysqld start
Redirecting to /bin/systemctl start mysqld.service
Failed to issue method call: Unit mysqld.service failed to load: No such file or directory. See system logs and 'systemctl status mysqld.service' for details.
[root@localhost xy]#
mysql 启动不了