in reply to Re: Files on MS IIS server
in thread Files on MS IIS server
The filename of the $idfile is determined by the program, and references to a file almost local to the script (one directory below). Anyway, it is relative local path.
Update
The file opens for reading without problems. The halt occurs on trying to open the file for writing. Using absolute paths does not make any effect.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Files on MS IIS server
by inman (Curate) on Dec 17, 2003 at 12:49 UTC |
In Section
Seekers of Perl Wisdom