filteredlist.com filteredlist.com filteredlist.com
Search:    Index Page >> About Us >> Privacy of Info >> ToS >> Place Your Link >> Submit Article   
Add Url
 

Outdoor & Sports

Hotels & Travel

Realty & Property

Government & Politics

Health & Hygiene

Technology & Science

Cooking & Drinking

Self Healing

Education & Reference

People & Communities

Home & Garden

Art & Creative

Computers & Software

Banking & Finance

Issues & News

Business & Commerce

Games & Play

Medical Care

Online Shopping

Teens & Kids

Jobs & Employment

Fashion & Lifestyle

Recreation

Automotive

 

Index Page › Computers & Software › Web Development Services
 

Setting Up A CGI Script On Your Web Site

 
Author: Bob Power
 

Before you set up any scripts you will need some information about your server. You can get this by e-mailing your web hosting provider. It's good to have these on hand before you try to set up a script. You may not need all of the information for each script, but some of the larger scripts demand more information to work. The information you may need is:

Path To Perl This is normally the first line at the top of a ".cgi" or ".pl" (Perl) script. A sample of a Path To Perl is /usr/bin/perl. Most scripts already have the proper Path To Perl included. If the script doesn't work it may be this variable.

Relative Path Which is the relative path to your server, not the HTML path. A sample is: /home/yourlogin/public_html/

HTML Path To Your Server Which is the URL path to your server, for example: http://yourdomain.com

Sendmail Path Which is the relative path to your mail server. A sample is: /usr/sbin/sendmail

SMTP Server Address Which is the path to sendmail on your server. A sample is: smtp.yourdomamin.com (This is rarely used)

Once you have those variables you can set up just about any script available.

Open the scripts that you are instructed to in the "readme" file or "installation" file. These instructions should tell you which scripts need to be set up with these variables. Open these files in a HTML editor, or a text editor. The instructions should also give you the exact location where each variable should be changed or inputed.

Once you have all of the variables set, upload your scripts. They must be uploaded in ASCII, not Binary, if your FTP program makes you choose. Once uploaded your scripts need to have the permissions set in order to work. The instructions should have those permissions for you. Normally a ".cgi" or ".pl" script has it's permissions set to 755.

Your FTP program should allow you to do that somewhere in the program. I use WS_FTP95 LE. To set permissions I simply right click in the right hand window when I am in the server directory where the script is. I click on "FTP Commands" then on "Site". I then type in the field "chmod 755 name of script". If the script is called "abc.cgi" then I will type in "chmod 755 abc.cgi".

It is now time to test the script. The instructions should tell you how to access the script, i.e. "yourdomain.com/abc.cgi". If you get a "Internal Server Error" then you need to go back and check the variables in the scripts and set the permissions, and try uploading the script again.

 
 
 

Related Articles

 
The Value of Testing
 
SEO Freelance Writer's Work Wanted: The Power Of Never Showing The Fish The Hook
 
11 Hot Tips to Make Google Adwords Pay - Part 1
 
Website Basics - Factors Influencing Your Website's Success
 
Taking Advantage of Google's Sandbox Effect
 
Why Long Web Pages are Better than Short Ones
 
Making Email Marketing Work: Why the "From" is as Important as the "To"
 
How To Quickly Make Money With Your Website?
 
Antique Copper Cabinet Knobs
 
3 Ways to Increase Your Online Profits
 
 
 
   Index Page >> Privacy of Info >> ToS
Copyright © 2008 www.filteredlist.com