Let start the tutorial

1. If you don?t have any webserver installed on your machine, then you need to setup it first. We need Apache and PHP 5. Just remember that Rapidleech only works on PHP 5 environment.

2* login to ssh using putty

3* enter your ip

4* username 90% is root

5* passwords : your passwords tht the provider give you

6* apply commend below

Code: 
yum install httpd
Code: 
yum install php php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc
Code: 
service httpd start
Code: 
chkconfig httpd on
7* Install rapidleech

Code: 
cd /var/www/html
wget http://rapidleech.googlecode.com/files/rapidleech-svn322.zip
unzip *.zip
cp -r r322/* /var/www/html/
rm -r -f r322
chmod 777 files
chmod 777 configs
cd configs
chmod 777 files.lst
now you can finish open your ip in your browser ex http://67.23.166.44/

8* create FTP ACCOUNT

Code: 
useradd test
NB : you can change "test " to what ever user you want

now create passwords
Code: 
passwd test
NB : you can change "test " to what ever pw you want

now you can open your ftp by using
FTP Server : IP
FTPuser: your user tht u have create
FTP PW : the pw tht u have create

this tutorial has been add from Rapidleech TorrentFlux Hosting

NB: if you need any help fell free to ask
Regards
freecbc3 Reviewed by freecbc3 on . Installing Rapidleech on CentOS 5 VPS without control panel by RapidleechHosting.NeT Let start the tutorial 1. If you don?t have any webserver installed on your machine, then you need to setup it first. We need Apache and PHP 5. Just remember that Rapidleech only works on PHP 5 environment. 2* login to ssh using putty 3* enter your ip 4* username 90% is root Rating: 5