CGI Help.
Instructions on how to upload CGI scripts
Login to your virtual server using FTP
program. Once you're logged in go to the directory where you want to upload your cgi script, or create a directory called cgi. Using your FTP client set the file transfer mode to ASCII or auto mode (uploading CGI script in binary mode will not work).
Setting permissions on the CGI
Script?
CGI script needs to be executable to make a script work. The
script is made executable by setting the permissions on the script (to do this
right mouse click on the file you wish to change the permissions on). The following
permissions should be setup on the script.
755 or
owner=read/write/execute,
group=read/execute,
world=read/execute
Learn how
to set permissions on CGI scripts using FTP click here.
Where is the path to ... ?
Perl - /usr/bin/perl
Perl 5 - /usr/bin/perl
Sendmail? - /usr/sbin/sendmail
My home directory - contact us for information on your home directory. CGI directory - You may run scripts in any directory within your home directory.
Do you provide help with CGI scripts?
No, Unfortunately we do not provide any kind of support with any scripts. Please contact the author of the script for support
Links to free CGI Scripts.
Many free CGI Scripts can be found at www.cgi-resources.com
and www.cgifiles.com