Re: [users@httpd] setting mod_fcgid tmp directory?

2011-10-04 Thread startx
}; 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

Re: [users@httpd] setting mod_fcgid tmp directory?

2011-09-30 Thread startx
> 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

[users@httpd] setting mod_fcgid tmp directory?

2011-09-30 Thread startx
"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

Re: [us...@httpd] problem with authn_dbd / auth digest and sqlite3

2010-10-12 Thread startx
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

Re: [us...@httpd] problem with authn_dbd / auth digest and sqlite3

2010-10-12 Thread startx
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

[us...@httpd] problem with authn_dbd / auth digest and sqlite3

2010-10-12 Thread startx
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

Re: [us...@httpd] PHP 4 and 5

2010-03-18 Thread startx
> 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 ;) -

[us...@httpd] are there any ways to parse a DavLock database?

2009-12-24 Thread startx
, 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