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

Was this answer helpful?

 Print this Article

Also Read

How do I setup custom php.ini settings?

We have recently updated many of our shared hosting servers to php 5 with phpSuExec enabled. This...

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.

What is phpSuExec?

phpSuExec (pronounced sue-eksek) is a more secure environment for PHP. All of our shared servers...

How do I activate SSL in osCommerce?

In order to configure osCommerce to work with SSL please open the file...

How to flush DNS cache in my PC?

How to flush DNS cache in Linux / Windows / Mac Flush dns to get a new name resolution. Also...