in reply to Re (tilly) 2: Turning *off* warnings causes the script to fail :(
in thread Turning *off* warnings causes the script to fail :(
Basically, he needs to use "od -c somescript.cgi" to see if the first line shows a \r on the first line of the script, and he needs to try running from the command line both "/usr/bin/perl somescript.cgi" and "/usr/local/bin/perl somescript.cgi" to make sure they both produce the same results.
In any the case, lets not get jumpy about it. All the suggestions so far are good ones.
Zucan
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re (tilly) 4: Turning *off* warnings causes the script to fail :(
by tilly (Archbishop) on Aug 21, 2001 at 18:04 UTC |