|
FAQ Categories:
|
| | | |  | What is the path to ...? | |
| |  | For accounts hosted on the cPanel platform:
Account base path : /home/username/
Account web path : /home/username/public_html/
Path to PERL : /usr/bin/perl
Path to sendmail: /usr/sbin/sendmail
Hint: some scripts require a " -t" after the sendmail path, e.g.: /usr/sbin/sendmail -t
For accounts hosted on the Sun Cobalt platform:
The path to your website for cgi scripts:
HTML (root of your website)
/home/sites/www.yourdomain.com/web
The path to your website for apache and php:
HTML (root of your website)
/home/sites/www.yourdomain.com/web
Path to Perl:
/usr/bin/perl
Path to SendMail:
/usr/sbin/sendmail
| |
| |
|