推荐:LNMP、LAMP、LANMP一键安装脚本

链接地址:LNMP、LAMP、LANMP一键安装脚本

这个脚本是linuxeye使用shell编写,为了快速在生产环境上部署LNMP/LAMP/LANMP(Linux、Nginx/Tengine、MySQL/MariaDB/Percona、PHP),适用于CentOS/Redhat 5+、Debain 6+和Ubuntu 12+


脚本特性

  • 持续不断更新
  • 源码编译安装,大多数源码是最新stable版,并从官方网址下载
  • 一些安全优化
  • 提供多个数据库版本(MySQL-5.6, MySQL-5.5, MariaDB-10.0, MariaDB-5.5, Percona-5.6, Percona-5.5)
  • 提供多个PHP版本(php-5.5, php-5.4, php-5.3)
  • 提供Nginx、Tengine
  • 提供多个Apache版本(Apache-2.4,Apache-2.2)
  • 根据自己需求安装ngx_pagespeed
  • 根据自己需求安装PHP缓存加速器,提供ZendOPcache、xcache、apcu、eAccelerator、ionCube#News和ZendGuardLoader(php-5.4、php-5.3 PHP源码加密)
  • 根据自己需求安装Pureftpd、phpMyAdmin
  • 根据自己需求安装memcached、redis
  • 根据自己需求可使用tcmalloc或者jemalloc优化MySQL、Nginx
  • 提供添加虚拟主机脚本
  • 提供Nginx/Tengine、PHP、Redis、phpMyAdmin升级脚本

你可能感兴趣的:(lamp,lnmp,lanmp,linux编译安装)