1、安装xshell(下载地址)(怎么用百度有教程) 用xshell登录服务器后(一行一行的执行命令) 2、安装epel yum install epel-release yum clean all 3、安装基本组件(Apache、MariaDB、PHP)(下面这个是一行的,可能自动换行了) yum install wget unzip httpd mariadb-server mariadb php php-mbstring php-mys…
1、安装xshell(下载地址)(怎么用百度有教程) 用xshell登录服务器后(一行一行的执行命令) 2、安装epel yum install epel-release yum clean all 3、安装基本组件(Apache、MariaDB、PHP)(下面这个是一行的,可能自动换行了) yum install wget unzip httpd mariadb-server mariadb php php-mbstring php-mys…