下载安装包 MySQL-5.6.42-1.el6.x86_64.rpm-bundle_redhat [root@localhost src]# mkdir mysql [root@localhost src]# tar -xvf MySQL-5.6.42-1.el6.x86_64.rpm-bundle_redhat.tar -C mysql [root@localhost mysql]# cd mysql [root@localhost mysql]# ll -rw-r--r--. 1 7155…
下载nginx包 nginx-1.10.3.tar.gz 解压 [root@localhost src]# tar -zxvf nginx-1.10.3.tar.gz [root@localhost src]# cd nginx-1.10.3 [root@localhost nginx-1.10.3]# ./configure checking for OS + Linux 3.10.0-229.el7.x86_64 x86_64 checking for C compiler ... not…