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:

- 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: 
- Upload in ASCII transfer mode (and NOT BINARY mode)
- The first line of each script must read: #!/usr/bin/perl
- Ensure the permissions are set to 755

  • 27 Users Found This Useful
Was this answer helpful?

Related Articles

Do I get a Site Seal when I purchase an SSL Certificate?

Yes you do receive a Site Seal when you purchase an SSL Certificate.

Can I set 'always populate raw post data' in the php.ini file?

By default, this feature is off. You can email support@hostmando.com and request this feature to...

How do I limit what the search engines can index ?

Limiting what search engines can index using /robots.txt Various search engines such as Google...

Is PHP compiled with 'enable-calendar'?

Web Calendar is available to install under 'Other Services' in the 'Fantastico or Softaculous'...

Error: register_globals is disabled in your PHP configuration

If you installed a new script and are getting the 500 error trying to load the page please see...