How to install a Rapidleech script ?

Status
Not open for further replies.

Volger

Active Member
122
2010
9
180
Hello,

I am a beginner and i have not experience for installing a rapidleech script.

It is possible to help me to install a rapidleech script.

What scrip to choose ? Quel script choisir ?

Do I have that i buy a server ? Est-ce qu'il faut que j'achète un serveur



I speak the same phrases in French because my english is very bad.
Sorry for my english.
 
17 comments
I think you don't need install, just copy script to your host and edit all in configs folder
account.php and config.php
you need a vps..

ION vps is enough for rapidleech just $3.5/m
 
It's very complicated for me. I have not experience in php, and i don't know how copy and edit all in configs folder.

I have not a host.

Is there an Script Rapidleech preconfigured to buy directly.

Could you take me an example with images.

Do you talk french, because my english is very bad.
 
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

try this in ur VPS and tell me
 
What is the step for install a rapidleech

- 1 : Buy a VPS ? or a server (it's the same or not)
- 2 : Install the rapidleech script with the command like these steps ? (it's not easy for me, i'm a beginner, i have never installed a rapidleech and i have not experience in this domain)

apt-get -y update
apt-get -y upgrade
apt-get -y install apache2-prefork-dev apache2-utils apache2.2-bin apache2.2-common apache2
 
Status
Not open for further replies.
Back
Top