Results 1 to 9 of 9

Thread: Progress Bar 500 Error

  1. #1

    Default Progress Bar 500 Error

    I'm getting a 500 error when I turn on progress bar. I followed all the directions and can't get it to work. My config is above:

    $base_dir = '/var/www/vhosts/mysite.com/httpdocs';

    $config = {
    config_file_name => 'uu_default_config',
    temp_dir => $base_dir . '/var/www/vhosts/mysite.com/httpdocs/templates_c/',
    upload_dir => $base_dir . '/var/www/vhosts/mysite.com/httpdocs/video/',
    unique_upload_dir => 0,
    unique_upload_dir_length => 16,
    unique_file_name => 0,
    unique_file_name_length => 16,
    max_upload => 20971520000,
    overwrite_existing_files => 0,
    redirect_after_upload => 1,
    param_dir => $base_dir . '/var/www/vhosts/mysite.com/httpdocs/templates_c/',
    pass_param_dir => 1,
    redirect_url => 'http://www.mysite.com/upload.php',
    redirect_using_js_html => 1,
    redirect_using_html => 0,
    redirect_using_js => 0,
    redirect_using_location => 0,
    get_data_speed => 1000,
    disallow_extensions => '(sh|php|php3|php4|php5|py|shtml|phtml|cgi|pl|plx| mp3|exe|scr|htaccess|htpasswd)',
    allow_extensions => '(3gp|mp4|mov|asf|avi|flv|wmv|mpg|mpeg|mpeg4|xvid| divx|3gpp)',
    normalize_file_names => 1,
    normalize_file_delimiter => '_',
    normalize_file_length => 32,
    link_to_upload => 0,
    path_to_upload => 'http://'. $ENV{'SERVER_NAME'} . '/uploads/',
    send_email_on_upload => 0,
    html_email_support => 0,
    link_to_upload_in_email => 0,
    email_subject => 'MySite Video Upload',
    to_email_address => '[email protected],[email protected]',
    from_email_address => '[email protected]',
    log_uploads => 0,
    log_params => 0,
    log_dir => $base_dir . '/var/www/vhosts/mysite.com/httpdocs/templates_c/',
    TopFreaks.com/index.php - Free Black Porn

    BootyCallFriends.com - 100% Free Booty Call Friends Finder

  2. #2
    Join Date
    Jan 2008
    Posts
    147

    Default Re: Progress Bar 500 Error

    Set the permisssion (755)of pl file in cgi-bin folder
    You need to make sure perl works on your server.
    If perl is working, you will see
    http://video.bizhat.com/cgi-bin/uu_upload.pl

  3. #3
    Join Date
    Jan 2008
    Location
    India
    Posts
    147

    Default Re: Progress Bar 500 Error

    this topic will help you to finds the "Upload Progress Bar" problems
    http://docs.buyscripts.in/Upload_Progress_Bar

  4. #4
    Join Date
    Jun 2008
    Posts
    2

    Default Progress Bar looping

    Everytime i upload video the progrress bar looping from 1% --- to --- 3 % then back to 1%... whats the problem? please help

  5. #5

    Default Re: Progress Bar 500 Error

    I check my Plesk settings for my domain and see that Perl support is checked (enabled). When I check http://mydomain.com/cgi-bin/uu_upload.pl I see a blank page. Please help me fix this. I set permissions to 755 for stated files
    TopFreaks.com/index.php - Free Black Porn

    BootyCallFriends.com - 100% Free Booty Call Friends Finder

  6. #6

    Default Re: Progress Bar 500 Error

    Cgi-bin problem in plesk

    On include/settings/uu_conlib.php

    Find

    Code:
    $path_to_upload_script      = $config['baseurl'] . '/cgi-bin/uu_upload.pl';
    $path_to_ini_status_script  = $config['baseurl'] . '/cgi-bin/uu_ini_status.pl';
    Replace with

    Code:
    $path_to_upload_script      = 'http://mydomain.com/cgi-bin/uu_upload.pl';
    $path_to_ini_status_script  = 'http://mydomain.com/cgi-bin/uu_ini_status.pl';

  7. #7

    Default Re: Progress Bar 500 Error

    it's already setup that way. no luck
    TopFreaks.com/index.php - Free Black Porn

    BootyCallFriends.com - 100% Free Booty Call Friends Finder

  8. #8
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Progress Bar 500 Error

    Have you tried any of these other posts relating to 500 errors?

    http://www.google.com/custom?domains=fo ... %3A1&hl=en
    If it's not fun, stop doing it!

  9. #9

    Default Re: Progress Bar 500 Error

    well!
    This is a great article - thank you for writing it!
    This post is pretty nice!
    I'd support you 100%!!! :P

Similar Threads

  1. Progress Bar Error
    By Rodesh in forum Installation Support
    Replies: 1
    Last Post: 09-02-2008, 06:03 AM
  2. ERROR : Progress Bar Error: Failed to find flength file
    By afa in forum Installation Support
    Replies: 1
    Last Post: 03-25-2008, 04:23 AM
  3. Progress bar error
    By datasmith in forum Installation Support
    Replies: 5
    Last Post: 01-08-2008, 04:03 AM
  4. Progress: Error: 404 Not Found
    By mistic in forum Fixed Bugs
    Replies: 5
    Last Post: 10-05-2007, 09:11 AM
  5. Progress Bar 404 ERROR
    By matrix_france in forum Installation Support
    Replies: 3
    Last Post: 08-31-2007, 05:44 PM

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
  •