Gossamer Forum
Home : Products : Others : Fileman :

CGI error while uploading...

Quote Reply
CGI error while uploading...
Grr...



this stinks... Took me all day to sit here and figure out how to get this running correctly with the CGI.pm.

Finally I did pull through and get that working. I have a colocated dedicated server...(Win2k) It comes up with a CGI error.

This is the error i get when a USER try's to up load single/multiple files...

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:


GT::TempFile::Tmp (1084): Could not remove directory (C:\WINNT/temp/GT_TempFile_lock). Reason: Permission denied at c:/inetpub/wwwroot/fileman/private/lib/GT/CGI/MultiPart.pm line 76.


I tried figuring out what permissions could be set wrong, but couldnt figure it out. Please advise ASAP!!



Thanks



Steve.
Quote Reply
Re: [ewerld] CGI error while uploading... In reply to
Just a thought. I had an older version running on NT4. Are you using some form of authentication? If so, NT executes the script as the user who is browsing, NOT as the user that runs the web process.