Installing Rapidleech
From .:Rapidleech Wiki:.
Installing Rapidleech is a very simple procedure. Please make sure to check the requirements before installing Rapidleech to your host.
Contents |
CPanel Instructions
Installation Guide with screencaps: http://www.scribd.com/doc/6459461/Rapidleech-installation
The following instruction is if you prefer or you have cPanel on your host.
- Download Rapidleech From Here
- Unzip The File Using Winrar or anything you like in a folder on your PC
- Then Open Your Cpanel Which Your Hosting Company Has Given You.
- Then search For A Icon Of File Manager , then click on it .
- Then search For A File Named "public_html" , open it.
- There Will be many files in it , create a new folder in Public_Html , name it any thing you like.
- Then upload all the files unzipped at step no. 2 in a folder to that new folder that you have created in your Public_html
- There will Be a Folder Named "Files" within the files that you have currently uploaded . Right Click On It there Will Be A Option of "Change Permissions", click on it
- A Box type Structure Will Appear,Check All the boxes In the Menu or input the values as 777
- Go to your site www.example.com/name of the folder that you Created At step 6
- Your Rapidleech is working
FTP Instructions
The following instruction is if you prefer FTP or don't have cPanel on your host.
- Download the latest Rapidleech from http://code.google.com/p/rapidleech/downloads/list
- Unzip the file using Winrar or any similar extracting software into a folder on your PC.
- Open up your FTP Client (Use FileZilla if you don't already have one) and enter your FTP details.
- Upload the entire folder of Rapidleech to your remote server, any folder under public_html or anything similar.
- chmod files and configs folder to 777, don't touch others
- You have Rapidleech on your server now!
Troubleshooting
If Rapidleech some how doesn't work, create a file named phpinfo.php under the root directory of your public_html. Inside phpinfo.php, put the following content:
<?php phpinfo(); ?>
If you have Rapidleech on the root folder of public_html, add this to your .htaccess:
<files phpinfo.php> Allow from all </files>
Then check it with the requirements stated here.
Additional Information
Here are some links to additional informations:
