![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Quick thoughts: Try looking at the $! variable in your final else loop to see *why* the open failed. Rewrite the open line as:
Run the script with a -wT and see if that tells you anything. Check the path that the script runs as. This will be different from the command line path. In reply to Re: mysterious backticks/system() behavior in CGI script
by turnstep
|
|