Dear Jeffery,

Follow your suggestion, I learned that the temp directory in ms windowsis
the
"c:\windows\temp" and the code is ok now.

Thanks a lot.

Lu Song




----- Original Message ----- 
From: "Clint Jeffery" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, April 05, 2004 10:41 PM
Subject: Re: [Unicon-group] about cgi.icn


> [Lu Song reports his CGI scripts can't write files]
>
> Dear Lu Song,
>
> You will have to study your web server documentation carefully, or consult
> with the person who setup your web server.  IIS probably has configuration
> parameters that control what the "root" directory is, what user id the web
> server process runs as, what its home directory is, and what permissions
it
> runs with.
>
> The TEMP directory is usually writable by all processes, but I do not know
> IIS, so I don't know whether cgiEcho("TEMP: "||getenv("TEMP")) would point
> you at a writable directory or not.  Besides the TEMP variable, I would
print
> out your USERNAME, HOMEPATH, etc.
>
> Good luck,
> Clint
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Unicon-group mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/unicon-group



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to