Below are the most commonly used application paths for scripts and integrations on our servers. Please use the appropriate paths depending on your setup:
Common Application Paths
Perl
/usr/local/bin/perl
cURL
/usr/bin/curl
Note: Access must be requested via support.
ImageMagick
You can use either path below:
/usr/bin/convert
/usr/local/bin/convert
/usr/bin/X11/convert
Sendmail
/usr/sbin/sendmail
User Files
/home/USERNAME
Replace USERNAME with your cPanel login.
PHP
/usr/bin/php
Pear
/usr/local/bin/pear
Python
/usr/bin/python
GET
/usr/bin/GET
CGI-BIN Paths
You can use any of the following depending on your application’s requirements:
- /var/www/cgi-bin
- http://domain.tld/cgi-bin
- http://ipaddress/~USERNAME/public_html/cgi-bin
Replace:
- DOMAIN.tld with your actual domain name
- IPADDRESS with your server’s IP address (e.g., 1.2.3.4)
- USERNAME with your cPanel login
Don’t forget the ~ before the username