I have been thrown into managing my own leased dedicated server as of recent o:.
While installing perl scripts I have grown accustomed to debugging scripts as they error using SSH .
The problem I am faced with presently is on my new server I have setup the customer templates to allow shell access to the server in /bin/sh.
When I logo onto the server via SSH and attempt to run perl commands:
perl -x -w -T script.cgi
The server returns "bash: perl: command not found"
When I log into the server via SSH I am presented with the following line in SSH:
bash-3.00$
I am accustomed to:
[giganetwireless@erwin giganet]$
Could someone enlighten me in the proper commands and format be to debug my perl scripts?
Below is server information:
Plesk version psa v8.0.1_build80060727.19 os_FedoraCore 4
Operating system Linux 2.6.11-1.1369_FC4
Thank you for your help in this matter.
Kindest Regards
Pat Taylor
While installing perl scripts I have grown accustomed to debugging scripts as they error using SSH .
The problem I am faced with presently is on my new server I have setup the customer templates to allow shell access to the server in /bin/sh.
When I logo onto the server via SSH and attempt to run perl commands:
perl -x -w -T script.cgi
The server returns "bash: perl: command not found"
When I log into the server via SSH I am presented with the following line in SSH:
bash-3.00$
I am accustomed to:
[giganetwireless@erwin giganet]$
Could someone enlighten me in the proper commands and format be to debug my perl scripts?
Below is server information:
Plesk version psa v8.0.1_build80060727.19 os_FedoraCore 4
Operating system Linux 2.6.11-1.1369_FC4
Thank you for your help in this matter.
Kindest Regards
Pat Taylor