Here you can search and view our site Knowledge Base. To find a specific article, use KB-article number format (ex. KB-1)
Article number: kb-56
Q. System Resources Paths
A. Here are paths to some systems resources:
Sendmail: /usr/sbin/sendmail
Perl: /usr/local/bin/perl or /usr/bin/perl
some scripts prefer one over the other.
Date: /bin/date
Whois: /usr/bin/whois
Web directory: /home/username/www
or /home/username/public_html
Cgi-bin: /home/username/www/cgi-bin
Replace username with the cpanel username for the account the script is under. The previous 3 paths may be asked for in the script as an absolute path or a system path. Please note that the paths only go as far as the directories above and you may need to add on to them for the specific file or directory your script is calling for.