Re: PATH env variable and open()

2006-07-27 Thread Ken Foskey
On Wed, 2006-07-26 at 11:28 -0700, Travis Thornhill wrote: > Does anyone have any idea why setting $ENV{"PATH"} = "" would cause > the open() function to fail? The file I'm trying to open exists, and some > debug > printing shows that I'm in the directory where it exists. If that is literal

Re: PATH env variable and open()

2006-07-26 Thread JupiterHost.Net
Travis Thornhill wrote: Does anyone have any idea why setting $ENV{"PATH"} = "" would cause Are you running setuid or in taint mode by chance? the open() function to fail? The file I'm trying to open exists, and some debug open(...) or die "open failed becaause: $!"; printing shows

PATH env variable and open()

2006-07-26 Thread Travis Thornhill
Does anyone have any idea why setting $ENV{"PATH"} = "" would cause the open() function to fail? The file I'm trying to open exists, and some debug printing shows that I'm in the directory where it exists. Travis. - Do you Yahoo!? Everyo