Activity Stream
48,167 MEMBERS
61117 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member

    Default WinRaR "Create Error"

    Code: 
    ===plusrar version===
    4.1
    ===php_uname===
    Linux 2.6.18-194.26.1.el5PAE #1 SMP Tue Nov 9 13:34:42 EST 2010 i686
    ===safe_mode===
    off
    ===rar executable info===
    rar_static 3.9.3 for Linux with permissions 0777
    ===Return code===
    9
    ===Error===
    RAR 3.93   Copyright (c) 1993-2010 Alexander Roshal   15 Mar 2010
    Shareware version         Type RAR -? for help
    
    Evaluation copy. Please register.
    
    Creating archive /home/content/t/h/e/thedirtydub1/html/RL/files/The.Kings.Speech.2010.DVDSCR.XviD.AC3-NYDIC.avi.rar
    
    Adding    /home/content/t/h/e/thedirtydub1/html/RL/files/The.Kings.Speech.2010.DVDSCR.XviD.AC3-NYDIC.avi                   
    Calculating the control sum                                                  99%1   
    
    Creating archive /home/content/t/h/e/thedirtydub1/html/RL/files/The.Kings.Speech.2010.DVDSCR.XviD.AC3-NYDIC.avi.part2.rar
    
    ...       The.Kings.Speech.2010.DVDSCR.XviD.AC3-NYDIC.avi                    
    Calculating the control sum                                                  99%1   
    
    Creating archive /home/content/t/h/e/thedirtydub1/html/RL/files/The.Kings.Speech.2010.DVDSCR.XviD.AC3-NYDIC.avi.part3.rar
    
    ...       The.Kings.Speech.2010.DVDSCR.XviD.AC3-NYDIC.avi                 93%
    ===List output===
    ===Executed command===
    '/home/content/t/h/e/thedirtydub1/html/RL/rar/rar' a -ierr -ep -o- -m0 -v450m -s-  -x*.htaccess -x*.htpasswd -x*.php -x*.php3 -x*.php4 -x*.php5 -x*.phtml -x*.asp -x*.aspx -x*.cgi -- '/home/content/t/h/e/thedirtydub1/html/RL/files/The.Kings.Speech.2010.DVDSCR.XviD.AC3-NYDIC.avi.rar' '/home/content/t/h/e/thedirtydub1/html/RL/files/The.Kings.Speech.2010.DVDSCR.XviD.AC3-NYDIC.avi'
    i continue to get a "Create Error" on files larger the 1gb. Is this a result of the free version i am using? if so, how would i register the copy i have?

    i have a winrar on a remote server.
    theDirtyDuB Reviewed by theDirtyDuB on . WinRaR "Create Error" ===plusrar version=== 4.1 ===php_uname=== Linux 2.6.18-194.26.1.el5PAE #1 SMP Tue Nov 9 13:34:42 EST 2010 i686 ===safe_mode=== off ===rar executable info=== rar_static 3.9.3 for Linux with permissions 0777 ===Return code=== 9 Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    May be your system administrator must have imposed limitation on your account for file size creation.. Just run ulimit command to find out file size limitation:
    $ ulimit -a

    Output:
    core file size (blocks, -c) 0
    data seg size (kbytes, -d) unlimited
    max nice (-e) 0
    file size (blocks, -f) 5000
    pending signals (-i) unlimited
    max locked memory (kbytes, -l) unlimited
    max memory size (kbytes, -m) unlimited
    open files (-n) 1024
    pipe size (512 bytes, -p) 8
    POSIX message queues (bytes, -q) unlimited
    max rt priority (-r) 0
    stack size (kbytes, -s) 8192
    cpu time (seconds, -t) unlimited
    max user processes (-u) 2047
    virtual memory (kbytes, -v) unlimited
    file locks (-x) unlimited

    The above output clearly stat that you can create file size upto 5MB limit. To change this limit or if you do not wish to have a limit you can edit your /etc/security/limits.conf file (login as the root):
    # vi /etc/security/limits.conf

    Look for your username and fsize parameter. Delete this line or set new parameter. For example consider following entry where I am setting new file size limit to 1 GB:
    vivek hard fsize 1024000

    Save the changes. Log out and log back in for the changes to take effect.

    Now your limit is 1GB file size. If you do not want any limit remove fsize from /etc/security/limits.conf.

  4.     
    #3
    Banned
    Website's:
    CuraShare.Net CuraShare.Me CuraShare.Info
    I have this error:
    Code: 
    ===plusrar version===
    4.1
    ===php_uname===
    Linux 2.6.18-194.26.1.el5.028stab079.1 #1 SMP Sat Nov 27 00:56:10 MSK 2010 i686
    ===safe_mode===
    off
    ===rar executable info===
    Unknown rar executable(348643 bytes md5:308fd024170432521d81733a3c1141cc) with permissions 0777
    ===Return code===
    139
    ===Error===
    Segmentation fault
    ===List output===
    ===Executed command===
    '/home/curahack/public_html/download/rar/rar' v -v -c-  -x*.htaccess -x*.htpasswd -x*.php -x*.php3 -x*.php4 -x*.php5 -x*.phtml -x*.asp -x*.aspx -x*.cgi -- '/home/curahack/public_html/download/data/thumb.php_and_tahomabd.ttf_for_RL_322.rar'
    Anyone knows any fix?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. "reply" to "create" and vice versa is post update?
    By Gene_Autry in forum Technical Help Desk Support
    Replies: 0
    Last Post: 16th Sep 2011, 04:37 PM
  2. Replies: 11
    Last Post: 13th Aug 2011, 04:14 PM
  3. Finally "Avatar" Breaks "Titanic" All Time Worldwide
    By Last Word in forum General Discussion
    Replies: 36
    Last Post: 5th Aug 2011, 08:06 AM
  4. Replies: 6
    Last Post: 6th Jul 2011, 11:40 PM
  5. Filesonic "counted downloads" or "Premium sales count" now?
    By kariofilis in forum File Host Discussion
    Replies: 15
    Last Post: 18th Jan 2011, 03:18 AM

Tags for this Thread

BE SOCIAL