-
Notifications
You must be signed in to change notification settings - Fork 764
Home
TemaSM edited this page Dec 20, 2014
·
2 revisions
This script is free collection of shell scripts for rapid deployment of LNMP/LAMP/LANMP stacks for CentOS/Redhat Debian and Ubuntu:
- Linux
- Nginx/Tengine
- MySQL/MariaDB/Percona
- PHP
Features
- Constant updates
- Source compiler installation, most source code is the latest stable version, and downloaded from the official website
- Fixes some security issues
- You can freely choose to install database version (MySQL-5.6, MySQL-5.5, MariaDB-10.0, MariaDB-5.5, Percona-5.6, Percona-5.5)
- You can freely choose to install PHP version (php-5.3, php-5.4, php-5.5, php-5.6)
- You can freely choose to install Nginx or Tengine
- You can freely choose to install Apache version (Apache-2.4, Apache-2.2)
- According to their needs can to install ZendOPcache, xcache, APCU, eAccelerator, ionCube and ZendGuardLoader (php-5.4, php-5.3)
- According to their needs can to install Pureftpd, phpMyAdmin
- According to their needs can to install memcached, redis
- According to their needs can to optimize MySQL and Nginx with jemalloc or tcmalloc
- Add a virtual host script provided
- Nginx/Tengine, PHP, Redis, phpMyAdmin upgrade script provided
- Add backup script provided