Coder Social home page Coder Social logo

tidzo / lemp-build Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vladgh/vladgh.com-lemp

1.0 2.0 1.0 142 KB

Latest NginX, MySQL, PHP (with APC and Suhosin)

Home Page: http://vladgh.com/blog/install-nginx-and-php-php-fpm-mysql-and-apc

PHP 82.15% Shell 17.85%

lemp-build's Introduction

This package represents a script to install the latest NginX, MySQL and PHP (with APC and Suhosin):

  • NginX 1.0.3 stable
  • PHP 5.3.6
  • APC 3.1.9
  • Suhosin Extension 0.9.32.1

All the steps are described at http://vladgh.com/blog/install-nginx-and-php-php-fpm-mysql-and-apc. Many thanks to Vlad for his work so far. It's highly recommended to run this installer on a fresh installed system. This is tested with Ubuntu 10.04, 10.10 and 11.04, both 32 bits and 64 bits, on official Amazon EC2 Ubuntu images.

HOW TO:

Make sure you have Git installed on your Ubuntu System:

sudo apt-get install git-core screen

Clone this repository, and get the latest stable version of this script:

git clone git://github.com/vladgh/VladGh.com-LEMP.git
cd VladGh.com-LEMP

Run the installer; I recommend running everything inside a screen session because if your connection drops you can easily come back with screen -rad

sudo screen bash install.sh

If you need an earlier version checkout the appropriate tag before running the install script:

git checkout 2.3

After the installer is finished (this will take a long time depending on your server specifications), you can go to your servers address and you will see the PHP info page. Also, if you go to:

If you want to report an issue you can use the tracker available at https://github.com/vladgh/VladGh.com-LEMP/issues.

DISCLAIMER:

** All content provided here including the scripts is provided without any warranty. You use it at your own risk. I can not be held responsible for any damage that may occur because of it. By using the scripts I provide here you accept this terms. **

Release Notes:

2.4

  • Upgraded NginX to the latest 1.0.3 stable and APC to 3.1.9.

2.3

  • Upgraded NginX to the latest 1.0.2 stable and APC to 3.1.8.
  • Temporary fix for Ubuntu 11.04 libraries path.

2.2

  • Upgraded NginX to the latest 1.0.0 stable

2.1

  • Upgraded PHP to the latest 5.3.6
  • Down graded Nginx to the stable 0.8.54 instead of the development version.

2.0

  • Cleared the screen of messages and redirected all output to install.log;
  • Removed GEOIP default install;
  • Created sites-available/enabled combo for Nginx;
  • Added multiple checks.

lemp-build's People

Contributors

vladgh avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.