On Tue, 20 May 2008, Kake L Pugh wrote:
Noting also that File::Temp respects the TMPDIR environment variable, he tried another reindex using a specific tmp directory, and this worked. He's also done something which might make the CGIs use this tmp directory as well but he's not sure it worked.
You can set environemnt variables with SetEnv in apache which the cgi can access if its magically doing so is another matter. Which is why i think it may not be working.