What is the absolute path to Perl on the web servers?

The absolute path for Perl on webserver is:

************
/usr/bin/perl
************

If you need to check the absolute path for Perl on your own all you need is SSH access to the server you are hosted on and run this command:

**********
which perl
**********

As soon as you run this command you will receive the path.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Can I execute CGI scripts outside of cgi-bin?

At this current time, it is not possible to execute cgi scripts outside the cgi-bin folder

Which version of Perl is installed on your servers?

Currently the version of the PERL installed on our servers is Perl v5.8.7

Powered by WHMCompleteSolution