> > On Fri, 30 Sep 2011 01:30:14 -0700
> > Wade Evans wrote:
> >
> >> what happens when you set "TEMP"?
> >>
> >> -w
> >
> > unfortunately that doesn't do anything either, still
> > fcgid creates /tmp/fcgid.XXXX
>
>
> apr tries for a writable temp dir in this order -- sure you had the
> native envvar set?
>
> const char *try_envs[] = { "TMPDIR", "TMP", "TEMP"};
> const char *try_dirs[] = { "/tmp", "/usr/tmp", "/var/tmp" };
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 ignored.
startx
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]