基本信息
源码名称:Aliyun Linux 5.7 64位apache/nig+mysql+php一键安装包
源码大小:1.67M
文件格式:.zip
开发语言:PHP
更新时间:2023-10-12
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
Aliyun Linux 5.7 64位apache/nig mysql php一键安装包
和网络上的CENTOS 系统都不一样。网络上很多成熟的面板和环境一键安装包都不能正确使用。 我这个包就是针对Aliyun Linux的,操作简易,能选择 APACHE 和NIG、mysql、php的版本。 包里带了教程的,新手也会用。

.
├── Aliyun Linux 5.7 64位apachenig mysql php一键安装包_linux_setup_1.4.0.zip
├── Linux一键安装web环境全攻略.pdf
└── sh-1.4.0
    ├── apache
    │   ├── config-httpd
    │   │   ├── config-httpd-2.2.22
    │   │   │   ├── extra
    │   │   │   │   ├── httpd-autoindex.conf
    │   │   │   │   ├── httpd-dav.conf
    │   │   │   │   ├── httpd-default.conf
    │   │   │   │   ├── httpd-info.conf
    │   │   │   │   ├── httpd-languages.conf
    │   │   │   │   ├── httpd-manual.conf
    │   │   │   │   ├── httpd-mpm.conf
    │   │   │   │   ├── httpd-multilang-errordoc.conf
    │   │   │   │   ├── httpd-ssl.conf
    │   │   │   │   ├── httpd-userdir.conf
    │   │   │   │   └── httpd-vhosts.conf
    │   │   │   ├── httpd.conf
    │   │   │   └── vhosts
    │   │   │       └── phpwind.conf
    │   │   └── config-httpd-2.4.2
    │   │       ├── extra
    │   │       │   └── httpd-vhosts.conf
    │   │       ├── httpd.conf
    │   │       └── vhosts
    │   │           └── phpwind.conf
    │   ├── install_httpd-2.2.29.sh
    │   └── install_httpd-2.4.10.sh
    ├── change.log
    ├── env
    │   ├── install_dir.sh
    │   ├── install_disk.sh
    │   ├── install_env.sh
    │   ├── install_set_sysctl.sh
    │   └── install_set_ulimit.sh
    ├── ftp
    │   ├── config-ftp
    │   │   ├── apt_ftp
    │   │   │   ├── pam.d
    │   │   │   │   └── vsftpd
    │   │   │   ├── vsftpd.chroot_list
    │   │   │   ├── vsftpd.conf
    │   │   │   └── vsftpd.user_list
    │   │   ├── rpm_ftp
    │   │   │   ├── chroot_list
    │   │   │   ├── ftpusers
    │   │   │   ├── user_list
    │   │   │   └── vsftpd.conf
    │   │   └── vsftpdcentosi686.conf
    │   └── install_vsftpd-2.3.2.sh
    ├── install.sh
    ├── mysql
    │   ├── install_mysql-5.1.73.sh
    │   ├── install_mysql-5.5.40.sh
    │   └── install_mysql-5.6.21.sh
    ├── nginx
    │   ├── config-nginx
    │   │   ├── fastcgi.conf
    │   │   ├── nginx
    │   │   ├── nginx.conf
    │   │   ├── rewrite
    │   │   │   ├── default.conf
    │   │   │   ├── discuz_7.2.conf
    │   │   │   ├── discuz_x2.conf
    │   │   │   ├── ecshop.conf
    │   │   │   ├── phpcms.conf
    │   │   │   ├── phpwind.conf
    │   │   │   ├── shopex.conf
    │   │   │   └── wordpress.conf
    │   │   └── vhosts
    │   │       ├── default.conf.bak
    │   │       └── phpwind.conf
    │   ├── install_nginx-1.0.15.sh
    │   ├── install_nginx-1.2.5.sh
    │   └── install_nginx-1.4.4.sh
    ├── php
    │   ├── install_httpd_php-5.3.29.sh
    │   ├── install_httpd_php-5.4.23.sh
    │   ├── install_httpd_php-5.5.7.sh
    │   ├── install_nginx_php-5.3.29.sh
    │   ├── install_nginx_php-5.4.23.sh
    │   ├── install_nginx_php-5.5.7.sh
    │   └── install_php_extension.sh
    ├── readme.txt
    ├── res
    │   ├── init_mysql.php
    │   ├── install_soft.sh
    │   └── rhel-debuginfo.repo
    ├── tmp
    └── uninstall.sh

23 directories, 68 files