Skip to content

asuhu/lnamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一键编译安装LNMP LAMP 支持CentOS6、CentOS7、RHEL6、RHEL7

Nginx
  • Nginx/1.22 built with OpenSSL 1.1.1
  • define NGINX_VAR for Microsoft-IIS/10.0
  • define NGX_HTTP_AUTOINDEX_PREALLOCATE 50 to 150
  • TLS SNI support enabled
  • 多个Nginx HTTPS配置和反向代理配置
  • Apache
  • Apache2.2.34工作模式为PreforkMPM(The final release 2.2.34 was published in July 2017)
  • Apache2.4工作模式为Event MPM(编译全部Prefork、Worker和Event三种MPM可以自行切换)
  • PHP
  • PHP5.6.40(PHP 5.6.40 is the last scheduled release of PHP 5.6 branch)
  • PHP7.3
  • PHP7.4
  • PHP8.2
  • PHP扩展模块 Zend OPcache、Zend Guard Loader、ionCube Loader、 phpredis、swoole、xdebug、fileinfo、snmp(支持zabbix、cacti、Nagios)、imagick
  • phpMyAdmin
  • Mysql
  • MySQL-5.6
  • MySQL-5.7
  • Yum MySQL-5.7
  • MySQL-5.7_binary
  • Others
  • 启用Swap
  • 启用iptables
  • 修改SSH服务端口
  • Redis
  • Tomcat8 JDK1.8
  • curl 7.88.1 (x86_64-pc-linux-gnu) libcurl/7.88.1 OpenSSL/1.1.1t zlib/1.2.13 libidn2/2.3.4 libpsl/0.7.0 (+libicu/50.1.2) nghttp2/1.41.0
  • Supported System

  • CentOS-6.x
  • CentOS-7.x
  • RHEL-6.x
  • RHEL-7.x
  • Oracle Linux -6.x
  • Oracle Linux -7.x
  • 安装使用

    cd /root
    yum -y install wget screen curl python
    screen -S lnamp
    wget --no-check-certificate https://raw.githubusercontent.com/asuhu/lnamp/master/lnamp.tar.gz
    tar -zxvf lnamp.tar.gz
    bash install.sh

    Licensed under the GPLv3 License.

    About

    一键源码编译安装LNMP LAMP Tomcat

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages