melbin FlashWebHost Member
Joined: 19 Feb 2007 Posts: 18 Location: India
|
Posted: Tue Feb 20, 2007 7:56 am Post subject: The paths to commonly used programs for CGI scripts |
|
|
Commonly used paths
Perl : /usr/bin/perl
Sendmail : /usr/sbin/sendmail
Date : /bin/date
PHP : /usr/bin/php
MySQL : /usr/bin/mysql
Document Root : /home/username/
WWW Directory : /home/username/public_html/
CGI Directory : /home/username/public_html/cgi-bin/ |
|