Script Paths

Modified on Thu, 30 Jan 2020 at 08:16 AM

For websites hosted on our Linux servers, you can use the following paths in your scripts:

For Perl scripts:

#!/usr/local/safe/bin/perl

For Python scripts:

#!/usr/local/safe/bin/python

To access Sendmail:

/usr/local/safe/bin/sendmail -t -i

For websites hosted on our Windows servers, you do not need the path to the scripting processor; simply name the file with the appropriate extension (.php, .asp, etc.).

For a script that sends information via email use localhost as the smpt mail server.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article