Results 1 to 10 of 36
Threaded View
-
17th Feb 2011, 02:37 AM #20MemberWebsite's:
erawanarifnugroho.com lebstats.comNice tutorials
And instead of using Apache, I convert it for using Lighttpd under Debian. Here is some sort tutorials for installing Rapidleech in a Debian VPS :
1. Upgrade and update the VPS
# apt-get update && apt-get upgrade
#apt-get remove apache or
#apt-get remove apache2
#apt-get install lighttpd
#lighttpd-enable-mod simple-vhost
#apt-get install php5-cgi
#cat > /etc/lighttpd/conf-enabled/10-cgi-php.conf
server.modules += ("mod_cgi")
cgi.assign = (".php" => "/usr/bin/php5-cgi") ^D
#/etc/init.d/lighttpd force-reload
#/etc/init.d/mysql stop
#chkconfig mysql off
After it all done, we just need to download the Rapidleech script, and follow the installation tutorials
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
help: which control panel it is
By Garfield2 in forum Hosting DiscussionReplies: 8Last Post: 10th Jul 2011, 08:14 PM -
[Other] Torrentflux+Rapidleech+Control panel
By riki1691 in forum ArchiveReplies: 4Last Post: 26th May 2011, 09:13 AM -
How to install VNC on CentOS via control panel?
By justice90 in forum Hosting DiscussionReplies: 0Last Post: 22nd Sep 2010, 05:11 PM -
Control Panel..
By Sl!M in forum Server ManagementReplies: 8Last Post: 28th Jun 2009, 10:18 AM
themaLeecher - leech and manage...
Version 5.04 released. Open older version (or...