I have switched from bash to sh in SSH once logged onto the server:
Once I try to debug with:
sh -x Dream.cgi
I receive the following errors from a script that worked fine on another Unix server last week, why am I seeing these errors which I am assuming is causing my app to 500?
+ '$'...
Thank you for your help Paul
I tried $which perl and received "bash: which: command not found"
THen I tried "bash-3.00$ bash -x -T -w /usr/bin/perl Dream.cgi"
and received the following error
bash: -w: invalid option
Am I doing this right?
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.