Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000128 [Rapidleech v2 Plugmod] Rapidleech Core major always 2010-02-08 06:58 2010-03-23 20:42
Reporter darknez View Status public  
Assigned To szalinski
Priority normal Resolution fixed  
Status resolved   Product Version rev. 42
Summary 0000128: RAR Not Working In My Server
Description Dear Staff
           I m trying To Make rar file but i m getting Can not find "rar"
You may need to download it and extract "rar" to "/rar/" directory that error.
Additional Information Dear Staff
           I m trying To Make rar file but i m getting "Can not find "rar"
You may need to download it and extract "rar" to "/rar/" directory" that error.i have Rar Installed in Server it is Location is /bin/rar and Unrar location is /bin/rar please look on it and Solve That issue as Soon As Possible.

Thanks
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000315)
szalinski (administrator)
2010-02-09 20:01

i'm sure if you copy the /usr/bin/rar from there into the rar/ folder in rapideech and chmod/chown it accordingly, it should work fine. i am not sure if Daniel has implemented usage of a system-installed rar executable.
(0000316)
darknez (reporter)
2010-02-09 20:04

if You have Any Tutorial of it i means to move those files in rar/ folder and chmod is then i think it will help me a lot

thanks
(0000317)
szalinski (administrator)
2010-02-09 20:12
edited on: 2010-02-09 20:13

well login as root via ssh with putty; best thing would be to download /usr/bin/rar file from ssh to your pc, then login via ftp to your rapidleech, and upload the rar executable via ftp from your pc to the rar folder, then chmod the rar executable to 755.

(0000320)
darknez (reporter)
2010-02-09 20:17

Well i m not professional as u r so if u can tell me that in Steps then i think it will be really helpfull.

Thanks
(0000322)
szalinski (administrator)
2010-02-09 20:20
edited on: 2010-02-09 20:22

if you are using windows, lookup WinSCP. it allows you to connect to the server via SFTP (secure-ftp) then you can transfer files just like FTP :D

the rest is up to you to read, i don't think i can explain it any better than a little manual reading will do xD

however if you do have serious problems with it just pm me on the forum at anytime, but i'd like to close this bug report if you confirm so. :)

(0000323)
darknez (reporter)
2010-02-09 20:27

ohk How to download File From Server Through SSH??
(0000324)
szalinski (administrator)
2010-02-09 20:28

like I said, WinSCP. it allows you to play with your entire server like it was ftp :)
(0000325)
darknez (reporter)
2010-02-09 20:32

thanks Now i got it
(0000333)
darknez (reporter)
2010-03-03 21:43

Hey
     I m getting that Following Error in Rapidleech While i m trying to Make rar file and i have installed SVN 274

"Status: UNKNOWN_ERROR
126
sh: /home/sushant/public_html/RL/rar/rar: cannot execute binary file"
(0000334)
szalinski (administrator)
2010-03-03 21:54

if you look in DanielX's rar topic on the forum you'll see this answered many times over, simply chmod your rar file to 755, or 775 depending on your OS setup.
(0000336)
darknez (reporter)
2010-03-03 21:57

i have tried with both of permissions but no change and i have centos 5.4 in my server
(0000337)
szalinski (administrator)
2010-03-03 21:58
edited on: 2010-03-03 21:58

and 777? also try chmodding the rar folder to 777

(0000340)
darknez (reporter)
2010-03-03 22:06

===plusrar version===
4.1
===php_uname===
Linux 2.6.28.7 0000001 SMP Wed Mar 18 13:49:59 CET 2009 i686
===safe_mode===
off
===rar executable info===
Unknown rar executable(363825 bytes md5:15eddd46cae0b26dc02f408c7bf0e3f9) with permissions 0755
===Return code===
126
===Error===
sh: /home/sushant/public_html/RL/rar/rar: cannot execute binary file
===List output===
===Executed command===
'/home/sushant/public_html/RL/rar/rar' a -ierr -ep -o- -m0 -df -s- -x*.htaccess -x*.htpasswd -x*.php -x*.php3 -x*.php4 -x*.php5 -x*.phtml -x*.asp -x*.aspx -x*.cgi -- '/home/sushant/public_html/RL/files/VBR__drunk.rar' '/home/sushant/public_html/RL/files/VBR][drunk.zip' '/home/sushant/public_html/RL/files/VBR][drunk.zip.upload.html'


I got That Error In Debug Window and Same Error Still Coming if i m Chmoding rar dir But Same Error Cooming
(0000341)
szalinski (administrator)
2010-03-03 22:08

looks like you're using the wrong rar executable

Unknown rar executable(363825 bytes md5:15eddd46cae0b26dc02f408c7bf0e3f9) with permissions 0755

can you tell me what OS you're using, x32/64 and so on?
(0000342)
darknez (reporter)
2010-03-03 22:09

i m using CENTOS 5.4 i686 standard
(0000343)
szalinski (administrator)
2010-03-03 22:11
edited on: 2010-03-03 22:12

sorry can you open an ssh console to your server with putty or preferred ssh client (as root), then type 'uname -r' (without quotes) and paste the response here

(0000344)
darknez (reporter)
2010-03-03 22:13

when i used that command then i got "2.6.28.7"
(0000345)
szalinski (administrator)
2010-03-03 22:19

ok so you have x86 centos...perhaps you got the incorrect rar for your system.

can you tell me which version of rar you downloaded, on some systems anything above 3.80 seems to have a problem sometimes.

If you downloaded this: http://rarsoft.com/rar/rarlinux-3.9.2.tar.gz [^] and you this is the problem you have with it, perhaps try to find an older version, preferably 3.8 for linux.
(0000346)
szalinski (administrator)
2010-03-03 22:20
edited on: 2010-03-03 22:20

ftp://ftp.rarsoft.com/rar/rarlinux-3.8.0.tar.gz [^]

don't forget to chmod as always.

(0000347)
darknez (reporter)
2010-03-03 22:27

I tried With 3.9.2 Version But i Got Same Problem Again

===plusrar version===
4.1
===php_uname===
Linux 2.6.28.7 0000001 SMP Wed Mar 18 13:49:59 CET 2009 i686
===safe_mode===
off
===rar executable info===
Unknown rar executable(363825 bytes md5:15eddd46cae0b26dc02f408c7bf0e3f9) with permissions 0777
===Return code===
126
===Error===
sh: /home/sushant/public_html/RL/rar/rar: cannot execute binary file
===List output===
===Executed command===
'/home/sushant/public_html/RL/rar/rar' a -ierr -ep -o- -m0 -df -s- -x*.htaccess -x*.htpasswd -x*.php -x*.php3 -x*.php4 -x*.php5 -x*.phtml -x*.asp -x*.aspx -x*.cgi -- '/home/sushant/public_html/RL/files/VBR__drunk.rar' '/home/sushant/public_html/RL/files/01 Panoramic.m4a' '/home/sushant/public_html/RL/files/02 Outland.m4a'
(0000348)
szalinski (administrator)
2010-03-03 22:27

ok and 3.8 version i linked to above?
(0000349)
darknez (reporter)
2010-03-03 22:32
edited on: 2010-03-03 22:33

===plusrar version===
4.1
===php_uname===
Linux 2.6.28.7 0000001 SMP Wed Mar 18 13:49:59 CET 2009 i686
===safe_mode===
off
===rar executable info===
Unknown rar executable(347769 bytes md5:161b5d68ea351842aa70e6fa3b7f1b38) with permissions 0755
===Return code===
126
===Error===
sh: /home/sushant/public_html/RL/rar/rar: cannot execute binary file
===List output===
===Executed command===
'/home/sushant/public_html/RL/rar/rar' a -ierr -ep -o- -m0 -s- -x*.htaccess -x*.htpasswd -x*.php -x*.php3 -x*.php4 -x*.php5 -x*.phtml -x*.asp -x*.aspx -x*.cgi -- '/home/sushant/public_html/RL/files/rartest.rar' '/home/sushant/public_html/RL/files/01 Panoramic.m4a' '/home/sushant/public_html/RL/files/02 Outland.m4a'


Again Same Problem Why You Dont Do that take Id and password and Check Which Permission Is Need to Be Set.I tried that With 3.8 version

(0000350)
szalinski (administrator)
2010-03-03 22:36

because it should be working, lol - ok pm me logins
(0000351)
darknez (reporter)
2010-03-03 22:38

Should i give You Login info there or in forum??
(0000352)
szalinski (administrator)
2010-03-03 22:39

pm me in forum, thanks
(0000354)
szalinski (administrator)
2010-03-03 22:58

ok you can delete logins they're working for me.

unfortunately i don't know what the problem is i'll look into it further tomorrow, all your permissions look ok...just don't understand why the version is always incorrect. perhaps ask daniel?

thanks..
(0000355)
szalinski (administrator)
2010-03-03 23:01

actually i got it working! it was rar 3.6 for linux which works on most oses, i mistook it was 3.8.

if you want the link here it is: ftp://ftp.rarsoft.com/rar/rarlinux-3.6.0.tar.gz [^]

- Issue History
Date Modified Username Field Change
2010-02-08 06:58 darknez New Issue
2010-02-09 20:01 szalinski Note Added: 0000315
2010-02-09 20:04 darknez Note Added: 0000316
2010-02-09 20:12 szalinski Note Added: 0000317
2010-02-09 20:13 szalinski Note Edited: 0000317
2010-02-09 20:17 darknez Note Added: 0000320
2010-02-09 20:20 szalinski Note Added: 0000322
2010-02-09 20:21 szalinski Note Edited: 0000322
2010-02-09 20:22 szalinski Note Edited: 0000322
2010-02-09 20:27 darknez Note Added: 0000323
2010-02-09 20:28 szalinski Note Added: 0000324
2010-02-09 20:32 darknez Note Added: 0000325
2010-02-14 16:36 szalinski Status new => resolved
2010-02-14 16:36 szalinski Fixed in Version => rev. 42
2010-02-14 16:36 szalinski Resolution open => fixed
2010-02-14 16:36 szalinski Assigned To => szalinski
2010-03-03 21:43 darknez Note Added: 0000333
2010-03-03 21:43 darknez Status resolved => feedback
2010-03-03 21:43 darknez Resolution fixed => reopened
2010-03-03 21:54 szalinski Note Added: 0000334
2010-03-03 21:57 darknez Note Added: 0000336
2010-03-03 21:58 szalinski Note Added: 0000337
2010-03-03 21:58 szalinski Note Edited: 0000337
2010-03-03 22:06 darknez Note Added: 0000340
2010-03-03 22:08 szalinski Note Added: 0000341
2010-03-03 22:09 darknez Note Added: 0000342
2010-03-03 22:11 szalinski Note Added: 0000343
2010-03-03 22:12 szalinski Note Edited: 0000343
2010-03-03 22:13 darknez Note Added: 0000344
2010-03-03 22:19 szalinski Note Added: 0000345
2010-03-03 22:20 szalinski Note Added: 0000346
2010-03-03 22:20 szalinski Note Edited: 0000346
2010-03-03 22:27 darknez Note Added: 0000347
2010-03-03 22:27 szalinski Note Added: 0000348
2010-03-03 22:32 darknez Note Added: 0000349
2010-03-03 22:33 darknez Note Edited: 0000349
2010-03-03 22:36 szalinski Note Added: 0000350
2010-03-03 22:38 darknez Note Added: 0000351
2010-03-03 22:39 szalinski Note Added: 0000352
2010-03-03 22:45 darknez Note Added: 0000353
2010-03-03 22:58 szalinski Note Added: 0000354
2010-03-03 23:01 szalinski Note Added: 0000355
2010-03-03 23:07 darknez Note Deleted: 0000353
2010-03-23 20:42 szalinski Status feedback => resolved
2010-03-23 20:42 szalinski Resolution reopened => fixed
2010-03-29 13:42 launche12 Issue Monitored: launche12


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker