Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. giganet

    Debugging Perl in bash environment?

    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? + '$'...
  2. giganet

    Debugging Perl in bash environment?

    Thank you Paul So I need to learn about making changes to the login script for my web-server, this is what you are referring to correct?
  3. giganet

    Debugging Perl in bash environment?

    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?
  4. giganet

    Debugging Perl in bash environment?

    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...

Part and Inventory Search

Back
Top