Dear Sir,

Code: 
apt-get -y update
apt-get -y upgrade
apt-get -y install apache2-prefork-dev apache2-utils apache2.2-bin apache2.2-common apache2
apt-get -y install php5 php5-cgi php5-cli php5-common php5-curl php5-dev php5-gd php5-tidy php5-xmlrpc php5-xsl php5-suhosin php5-mcrypt php5-imap php5-imagick libapache2-mod-php5
-----
cd /var/www
wget http://rapidleech.googlecode.com/files/Rapidleech.v42.r358.zip
unzip Rapidleech.v42.r358.zip
rm -rf Rapidleech.v42.r358.zip
chown -hR www-data:www-data Rapidleech.v42.r358
chmod 777 Rapidleech.v42.r358/files
/etc/init.d/apache2 restart
you should be able to access rapidleech from
http://xx.xx.xx.xx/Rapidleech.v42.r358

replace xx.xx.xx.xx with your VPS IP.

Highest Regards
Mohammed H