Paths for commonly used programs (perl, mySQL, etc.)


Commonly used paths -

Perl: /usr/bin/perl
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/

*Replace username with your CPanel user login name.
  • 282 Users Found This Useful
Was this answer helpful?

Related Articles

What is the path to sendmail?

The path to send mail on all of our servers is set to /usr/sbin/sendmail.

What is the path to Perl?

The path to Perl, as listed inside the CPanel is /usr/bin/perl.

Why is it displaying "500 Internal Server Error"s?

The reason for a 500 Internal Server Error is usually because you have to change the permission...

Do your servers have cURL enabled?

Yes, all of our servers have cURL enabled. cURL is located here: /usr/bin/curl

Do your servers support Python?

Yes. It can be found at the following location: /usr/bin/python