Main Page / Browse Categories / Web Hosting / Scripting, CGI Programming / Can I add my own CGI scripts?
Can I add my own CGI scripts?
Our LINUX web servers have the capability to run CGI scripts in your own "cgi-bin" directory. Scripts may be written in Perl and CGI languages.

Here are some helpful tips to follow when installing scripts:

1. Upload to your cgi-bin directory to ensure proper file permission settings. All scripts on our server must have permissions set to 755 (rwx-rx-rx). If you need help in changing script permissions, please see the following:

2. Upload in ASCII transfer mode (and NOT BINARY mode)

3. The first line of each script must read: #!/usr/bin/perl

4. Ensure the permissions are set to 755

User Comments
Can I add my own CGI scripts?
Add Comment
There are no user comments for this topic.
Add Comment
Additional Info
General Information
Article No. 101
Created: 06:07 AM 12.19.03
Author: HPU Support

Attachments
No attachments.

Did this help you?
Yes No

Statistics
Yes520 (55%) Voted Yes436 (45%) Voted NoNo

Other Options
Print Article
Email Article

Related Articles
What is the path to PHP ?
Is Cold Fusion supported?
Do you support ASP?
If the CGI script is causing your server any problem, what will happen?
Why am I Getting an Internal Server Error?