Articles

 What Perl Modules Are Installed?

Look on the left side of your control panel for "Installed Perl Modules Click to View", to see a...

 What is the path to Perl?

/usr/bin/perl

 What is the path to Sendmail?

/usr/sbin/sendmail

 What is the path to my Web Accessible Folder?

/home/USERNAME/public_html/ , Replace USERNAME with your login name.

 What is the path to my cgi-bin directory?

/home/username/public_html/cgi-bin/

 What is the path to my home (root) directory?

/home/username/public_html/ Replace username with the username for your domain account.

 What is the path to my subdomain's cgi-bin?

/home/USERNAME/public_html/SUBDOMAIN/cgi-bin , Replace USERNAME with your login name, and...

 Where do I put my Perl scripts?

/public_html/cgi-bin/