Results 1 to 3 of 3

Thread: Uber Upload Issue: ERROR: Failed to create temp_dir

  1. #1
    Join Date
    Jul 2011
    Posts
    6

    Question Uber Upload Issue: ERROR: Failed to create temp_dir

    Hello,

    I just buy this script, all are installed correct only the Uber Upload have a issue (even is all perl module are installed) is not working, i get this error: "ERROR: Failed to create temp_dir".

    UBR_UPLOAD = 3.8
    PERL VERSION = 5.010001
    PERL OS = linux
    CGI.PM VERSION = 3.43
    FILE::COPY VERSION = 2.14
    FILE::PATH VERSION = 2.08
    IO::FILE::VERSION = 1.14

    UPLOADER VARIABLES
    TEMP_DIR = /var/www/templates_c/
    DATA_DELIMITER = <=>
    UPLOAD ID =

    I'm sure I'm not the only or first with this error, so please give me a solution for this.

    PS: I run this script on Debian6, i don't use any CPanel or any other hosting server, is dedicated server.

    Thank you
    Last edited by cybermix; 07-08-2011 at 07:03 PM.

  2. #2

    Default

    Hi,

    If you can't get it fixed, open a support ticket at

    BuyScripts Helpdesk

    with your vshare admin and FTP login details.

    Thanks,

    Buyscripts Team.

  3. #3
    Join Date
    Jul 2011
    Posts
    6

    Thumbs up

    Hello
    and thanks for replay;

    The problem there is wrong information inside on /cgi-bin/ubr_upload.pl :
    my $TEMP_DIR = '/var/www/templates_c/'; # MUST BE DUPLICATED IN THE "UBR_INI.PHP" FILE
    witch are wrong information, can not be the same path in ubr_ini.php, there path is only:
    $TEMP_DIR = VSHARE_DIR . '/templates_c/';

    I hope this info will help future users with same issue ;)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •