Skip to content
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

  1. Constant updates
  2. Source compiler installation, most source code is the latest stable version, and downloaded from the official website
  3. Fixes some security issues
  4. 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)
  5. You can freely choose to install PHP version (php-5.3, php-5.4, php-5.5, php-5.6)
  6. You can freely choose to install Nginx or Tengine
  7. You can freely choose to install Apache version (Apache-2.4, Apache-2.2)
  8. According to their needs can to install ZendOPcache, xcache, APCU, eAccelerator, ionCube and ZendGuardLoader (php-5.4, php-5.3)
  9. According to their needs can to install Pureftpd, phpMyAdmin
  10. According to their needs can to install memcached, redis
  11. According to their needs can to optimize MySQL and Nginx with jemalloc or tcmalloc
  12. Add a virtual host script provided
  13. Nginx/Tengine, PHP, Redis, phpMyAdmin upgrade script provided
  14. Add backup script provided
Clone this wiki locally