This script will install:
Code: 
NginX 1.1.11 & 1.0.10
PHP 5.3.8 with PHP-FPM (Latest 5.3.x , faster for processing php script)
MySQL 5.5.19
phpMyAdmin 3.4.8
ionCube PHP Loader 4.0.11
Alternative PHP Cache (APC) 3.1.9
eAccelerator 0.9.6.1
XCache 1.3.2
Suhosin Extension 0.9.32.1
Imagick 3.0.1 (Optional)
FFMPEG 0.6.0 (Optional)
PureFTPD 1.0.35 (Optional)
Latest WordPress (Additional)
Download and Unpack the auto installer

wget http://download.upload.co.id/nginxauto-1.3.12.zip
unzip nginxauto-1.3.12.zip


Make the scripts executable

chmod +x centos.sh debuntu.sh vhost.sh
script log.txt
exit


Install master script on a fresh OS box
For CentOS 5 (If you’re already using the previous version, the script will ask if you want to upgrade your current NginX version.)

./centos.sh

Main Apps Init command:

Nginx
/etc/init.d/nginx { start | stop | restart }

PHP-FPM
/etc/init.d/php-fpm { start | stop | restart }

MySQL
/etc/init.d/mysql { start | stop | restart }

-nJoy
tut2tut Reviewed by tut2tut on . Nginx Auto Installer ? PHP ? MySQL This script will install: NginX 1.1.11 & 1.0.10 PHP 5.3.8 with PHP-FPM (Latest 5.3.x , faster for processing php script) MySQL 5.5.19 phpMyAdmin 3.4.8 ionCube PHP Loader 4.0.11 Alternative PHP Cache (APC) 3.1.9 eAccelerator 0.9.6.1 XCache 1.3.2 Suhosin Extension 0.9.32.1 Rating: 5