Hello, I have modified LNMP.org's nginx install script to install latest stable nginx version without legacy stable versions because lots people asked for it! This script will install- * Nginx 0.8.53 * PHP 5.2.14 ( Didn’t updated it to 5.3.x because some web scripts reported to be having problems with 5.3.X branch) * Mysql 5.1.48 * PHPMyAdmin 3.3.7 * Eaccelerator (optional 1 click install) * VsFTPd, PureFTPd (Optional 1 click install) * PHP Suhousin Patch All you have to do is execute 4 commands and its ready to roll on your vps or dedicated. For now only debian 5 (32bit and 64bit both) is supported. Ubuntu has some package installation problems on version 10.04.1 and 10.10 but you can install on 10.04LTS but i extremely recommend debian to this! Ubuntu will be supported on next release! Here are the steps to install- 1. Download the installer package- 2. Decompress the install package-. 3. Go to install directory- 4.Start installing- it will ask you 3 questions about your domain name,where server located ( To identify closest mirrors to download os updates), and mysql root password. And it will take at least 15 minutes to install and it will be ready! Here is the link for further reference - http://www.ruchirablog.com/nginx-autoinstaller/ Please give your comments on this! Thanks
Thanks. And dont forget to give us details about your testbed! And this script is for production purpose!