Re: TclApp | DLL | CGI - permissions?
- From: "Jeff Godfrey" <jeff_godfrey@xxxxxxxxx>
- Date: Thu, 28 Jun 2007 18:23:11 GMT
"Jeff Godfrey" <jeff_godfrey@xxxxxxxxx> wrote in message
news:gHRgi.1781$rR.1229@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
I have a wrapped TclApp CGI program that uses SQLite, so the wrapped
app contains the "tclsqlite3.dll" file. The application runs fine
as a cgi on my personal web server, but testing it on someone else's
server, it seems to silently fail.
After some snooping with FileMon, I have some more info... I can see
that when the application is started, the tclsqlite3.dll file is
written to a temp folder (in my case c:\windows\temp) as a temporary
file (TCLD99.tmp in this case). Do I have any control over the
storage location? I'd assume that a CGI application wouldn't have
permission to store a file there.
Also, assuming the ADMIN will have to give permission for the DLL to
be used (not sure if that's true), it'll probably need a constant
name. By the look of the above temp name, I kind of doubt it'll
always have the same name. Can I somehow provide a constant file name
for the temp copy?
Thanks,
Jeff
.
- Follow-Ups:
- Re: TclApp | DLL | CGI - permissions?
- From: Jeff Godfrey
- Re: TclApp | DLL | CGI - permissions?
- References:
- TclApp | DLL | CGI - permissions?
- From: Jeff Godfrey
- TclApp | DLL | CGI - permissions?
- Prev by Date: Re: Expect _AND_ Tcl intro/tutorial needed
- Next by Date: Re: TclApp | DLL | CGI - permissions?
- Previous by thread: TclApp | DLL | CGI - permissions?
- Next by thread: Re: TclApp | DLL | CGI - permissions?
- Index(es):