Forums / Install & configuration / howto install without a /tmp directory ?
ulrik nielsen
Saturday 21 January 2006 2:05:24 pm
hi there,
im trying to install ez on a system without a /tmp directory, but using a custom tmp dir.is this possible ?
during installation ez complaints about not having a tmp directory, but there is specified a custom "upload_tmp_dir" in my virtualhost file...
my setup is a custmized debian installation running in a jail with apache 1.3, mod_security and php 4.4.2
best regards ulrik nielsen
Sunday 22 January 2006 8:23:36 am
found out.
i used the SetEnv directiv in Apache to set the TMPDIR environment variable this got things running :)
- ulrik