CATEGORY: Server Config Stuff

QUESTION:
What are the absolute Paths to Perl, Date, Sendmail, etc ?

ANSWER:
Absolute Paths to Date, Mail, Perl, etc.(Advanced Users)
CGI scripts often require paths to common server resources. These paths are as follows:
(puts you in your web directory) (puts you in your cgi-bin)
Sendmail: /usr/lib/sendmail
Perl5.00404: /usr/bin/perl5.00404

Date: /bin/date
Java: /usr/bin/java
Python: /usr/bin/python
Absolute Domain path: /home/your_username
Absolute Cgi-bin path:
/home/your_username/yourdomain-www/cgi-bin
YOU CAN CHECK THESE BY LOGGING INTO YOUR CONTROL PANEL, AND CHOOSING FILE MANAGER

############################################################

Please be advised that this is a SUPPLEMENTAL Online Manual.

The PRIMARY Online Manual is inside your Online Control Panel... to access it, just click Documentation link at very bottom of Online Control Panel screen.

You should always consult the Online Manual inside your control panel first... and only consult this SUPPLEMENTAL Online Manual as a last resort.

if after consulting the Control Panel Documentation, you still need assistance, please CONTACT SUPPORT

top