};
sorry late reply.
i am not sure what you mean by native envvar, as i try to
set different tmp pathes for different vhosts, or maybe i
misunderstand what you mean.
i tried SetEnv with "TMPDIR" "TMP" and "TEMP" in the vhost
and all of them seem to be i
> On Fri, Sep 30, 2011 at 12:59 AM, startx
> wrote:
>
> > hello.
> >
> > i try to figure out if it is possible to tell mod_fcgid to use a
> > temporary directory other then /tmp , i.e. at best to use a
> > different temp dir for each virtual host. ( i m
"SetEnv TMP /where/ever" in
the virtual host. looking at the source code i could find no reference
to anything like getenv("TMP"), too.
is there a way to realise that?
note: this is mod_fcid version 2.3.6-1 on deb
realm=%s"
>
cheers, you are right. i got misguided by this tutorial here:
http://www.helicontech.com/ape/doc/mod_authn_dbd.htm
:(
it works now, thousend thanks,
startx
-
The official User-To-User support forum of the Apach
On Tue, 12 Oct 2010 08:52:31 -0700
Dave Mansfield wrote:
> startx wrote
> > from my vhost:
> >
> > ## from my vhost file
> >
> > DBDriver sqlite3
> > DBDParams "/home/myself/web/authn.db"
> >
> STW for examples of SQLite
lmQuery "SELECT password FROM user WHERE username
=...@username and realm = @REALM; "
startx
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/user
>
yes, or you can use one php version as a module and the other(s) as
cgi/fcgi . i had this running for compatibility reasons for quite a
while.
startx
ps: however rremember that php4 is deprecated and gets no security
fixes anymore ;)
-
, or can anybody tell me what
format this database actually has?
startx
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe