View Single Post
Old 08-28-2007, 03:21 PM  
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by 1off View Post
and I know I had the path to PERL correct, uploaded everything correctly and chmod was done correctly.
Did you change the path to perl on BOTH lines:

#!/usr/bin/perl
$perlpath = "/usr/bin/perl"; ## DO NOT INCLUDE "#!" on this line!


################ INSTALL INSTRUCTIONS ###############################
# Change the path to perl above to your sever path if different.
# Be sure to change it on both lines above.
# Up load the entire "tube" folder to you cgi-bin directory.
# chmod this script to 755.
# Then go to http://yourdomain.com/cgi-bin/tube/install.cgi
# Enter the correct information when prompted and you have
# completed the install.
#
# copyright 2007, tubecgi.com
################################################## #########################
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote