The Wayback Machine - https://web.archive.org/all/20050308111424/http://support.lypha.com:80/kb/index.php?page=index_v2&id=70&c=2
  LYPHA eSupport|24 Helpdesk Log Into My Account | Help Desk (Open/Track Tickets)   
FaQ & KnowledgebaseHelp Desk (Open & Track Support Tickets)Service Forms (Add, Upgrade, Cancel)Interactive Video TutorialsOnline DocumentationNetwork & Server StatusLog Into My Account

Search (Advanced Search) Select Category
Main > CGI, Perl, Sendmail > The paths to commonly used programs for CGI scripts, mySQL and others are...
The paths to commonly used programs for CGI scripts, mySQL and others are...

Print This 
Save This
Talk About This ( 0 )
Author: Staff
ID:70
Views: 542

Commonly used paths -

Perl: /usr/bin/perl
Perl 5: /usr/bin/perl5.00503
Sendmail: /usr/sbin/sendmail
Date: /bin/date
PHP: /usr/bin/php
mySQL: /usr/bin/mysql
ImageMagick: /usr/bin/convert OR /usr/local/bin/convert

Document Root: /home/username/
WWW Directory: /home/username/public_html/
CGI Directory: /home/username/public_html/cgi-bin/

Updated: 2004-04-16



Related Articles
What directory do I upload my CGI scripts to?
CGI scripts are executable from anywhere within your \"public_html\" directory. They do not need to ...
How can I troubleshoot an "Internal Server Error"?
Method 1. Log into your control panel, there should be a link called \"View Error Log\". This will s...
I keep getting a 500 Internal Server Error. Why?
There are many different possibilities. If you have a problem, misconfiguration, or syntax error in ...