Install apache + php5
yum install httpd
yum install php php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc
service httpd start
chkconfig httpd on
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
Restart
Done
http://Ip_address
4 comments:
it's nice to se this article. But what if i'm using ubuntu ? is this same method ?
Please refer the below URL to install Rapidleech for UBUNTU
http://unixnethost.blogspot.com/2011/05/rapidleech-installation-for-ubuntu.html
We hope that this tutorial will helpful to you.
how can i add premium account ?
Thanks
Hello John,
you can add the premium account in accounts.php.
Post a Comment