• Contact

All Categories ​>​ ​Scripts

Scripts

What is the default Perl path?

The default Perl path is: /usr/bin/perl. Having trouble? Contact us and our team will be happy to help.

Updated 1 year ago by Theo Chu

How to solve "500 Internal Server Error" with cgi/Perl scripts

In our servers, CGI/Perl is enabled for all accounts. However, if these files need direct access, make sure to place in the cgi-bin folder. If you get any internal server error, it can be due to vari…

Updated 2 years ago by Theo Chu

How do I get my CGI script to work?

The most common problem with CGI scripts is setting the correct permissions on the file. All CGI scripts must have executable permissions to run. Use chmod and change it to 755. You can also set this…

Updated 2 years ago by Theo Chu

What is the path to Sendmail?

The default path to Sendmail is: /usr/sbin/sendmail. Having trouble? Contact us and our team will be happy to help.

Updated 2 years ago by Theo Chu

How do I enable SSI (Server Side Includes)?

How do I enable SSI (Server Side Includes)? 1. Create a new file called.htaccess on your home computer 2. Put these two lines in the file and save it AddType text/html.shtml AddHandler server-parsed.…

Updated 11 months ago by Theo Chu

Powered by HelpDocs (opens in a new tab)

Contact