> Has anyone else run into this? What permissions/mount options does /tmp
> have to have for php to be able to use it?
>
> I know that distcc is using /tmp without any problems.
>

mod_php runs under Apache, which runs under the Apache user account/group.
 Give either one write permissions to /tmp and you should be golden.

I use /var/tmp/squirrelmail for mine, and set it to chmod 770 with
root.apache for the permissions.  I didn't want to mess with the real
/tmp's permissions...so I just created my own.

-b

--
[EMAIL PROTECTED] mailing list

Reply via email to