Install rapidleech di VPS CentOS 5

Install apache + php5 (karena rapidleech hanya bisa perjalan pada php versi 5 keatas)

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

Masuk ke direktori /var/www/html lalu download dan install script rapidleech.

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

Tinggalkan komentar