Home > general, linux > uu_upload.pl download prompt

uu_upload.pl download prompt

April 29th, 2009

I happen to see this uu_upload.pl download prompt error when installing phpmotion on a subfolder. This is because Apache doesn’t understand this perl file in cgi-bin.

Here is a fix which worked for me

Create a .htaccess file in cgi-bin of the subfolder and add the entry


  Options +ExecCGI
 AddHandler cgi-script .pl  

This error can also happen if you haven’t given the correct path for cgi-bin in uploader_conlib.php file


     $path_to_upload_script      = '/myvideos/cgi-bin/uu_upload.pl';
     $path_to_ini_status_script  = '/myvideos/cgi-bin/uu_ini_status.pl'; 

myvideos replace it with subfolder name.

VN:F [1.9.6_1107]
Rating: 6.6/10 (7 votes cast)
VN:F [1.9.6_1107]
Rating: -1 (from 1 vote)
uu_upload.pl download prompt, 6.6 out of 10 based on 7 ratings
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Live
  • StumbleUpon
  • Twitter
  • Yahoo! Buzz
  • Reddit
  • Technorati

Shijil T S general, linux

  1. patrick
    November 19th, 2009 at 02:18 | #1

    Thank you,
    Number 1 = Works for me.

    VA:F [1.9.6_1107]
    Rating: 2.0/5 (1 vote cast)
    VA:F [1.9.6_1107]
    Rating: 0 (from 0 votes)
  2. simon
    September 30th, 2010 at 15:57 | #2

    thanks man, you made my day

    VA:F [1.9.6_1107]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.6_1107]
    Rating: 0 (from 0 votes)
  3. February 5th, 2011 at 15:03 | #3

    thanks a lot… you are the one … two thumbs up

    VA:F [1.9.6_1107]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.6_1107]
    Rating: 0 (from 0 votes)
  4. April 11th, 2011 at 06:51 | #4

    Yeeeaaahhhhhh! Tanks man!!!!

    VA:F [1.9.6_1107]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.6_1107]
    Rating: 0 (from 0 votes)
  1. No trackbacks yet.

Spam Protection by WP-SpamFree