01223 850 730  |  hello@primexeon.com  |  Home  |  About Us  |  Contact Us

Portal Home > Knowledgebase > CGI & Perl Scripts > What is the absolute path to Perl on the web servers?


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.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read