Skip to content
WJunction - Webmaster Forum

RapidLeech UnRaring Error

Status
Not open for further replies.
I Uploaded RapidLeech on my VPS.
Chmoded the files and folders as awlays.

When i try to unrar files it says:
Code:
Error:126 sh: /home/xxxx/public_html/rapidleech/rar/rar: cannot execute binary file
rar and unrar are already uploaded at rar folder and their also chmoded.
RAR is also installed via SSH, but didn't work.

I Have Centos 32Bit.
I Already tried with other RL Scripts too


 

20 comments

Try chmoding rar directory.

If that doesn't work, Try getting a fresh copy of rar binary and replace it.

Installing rar via SSH doesn't make any sense.
 
cannot execute binary file :
## go to rar directory by cd command
cd rar


give executable permissions for the binary files.
chmod +x rar
chmod +x unrar
 
lol xD ..just go the the directory where the rar and unrar binaries are located..
and do chmod +x thing.

edit :
cd /home/xxxx/public_html/rapidleech/rar/

chmod +x rar
chmod +x unrar

replace xxxx with your username of cpanel..
 
lol xD ..just go the the directory where the rar and unrar binaries are located..
and do chmod +x thing.

edit :
cd /home/xxxx/public_html/rapidleech/rar/

chmod +x rar
chmod +x unrar

replace xxxx with your username of cpanel..

Thanks, but same error still appearing :S
 
The binaries are corrupted, or they're not the binaries for your server config.

Get the new ones from rarlabs.com, chmod and try again.
 
ok man
first delete the rar folder

then download hxxp://www.rarlab.com/rar/rarlinux-3.9.3.tar.gz
unzip and make a rar folder and upload all file

then give the rar folder 0777 permission it will work
 
1. CHMOD to 755 or 777.
2. Get the right executables for CentOS, probably Linux(x86).
3. Upload the executables in binary mode, this will prevent corrupted executables.
4. PhpSuExec is causing this error. Not sure though.
 
I belive its what l0calh0st said in point 3.

3. Upload the executables in binary mode, this will prevent corrupted executables.

I had a similar problem, and uploaded the rar/unrar executables in binary mode and worked !
 
Status
Not open for further replies.

About the author

R
Active Member · Joined
2,065
Messages
420
Reactions
83
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom