查看LAMP环境,需要的软件包 # rpm -qa |grep mysql # rpm -qa |grep php # rpm -qa |grep httpd 1、安装apache: # yum install -y httpd # vim /etc/httpd/conf/httpd.conf 96 Read More
posted @ 2021-10-18 16:56 雨夜清风 Views(51) Comments(0) Diggs(0)