Jason Wong <[EMAIL PROTECTED]> wrote:
>> I've tried changing the /tmp permissions, but the combinations
>> are considerable, and I don't have time to try them all. I was hoping
>> someone could point me in the right direction.
>
> Set it world readable/writeable?

Oooh, nasty. That should be your last option. Assuming you're using a
default install of IIS, PHP will run under the IUSR_machine user. Give that
user full access to the tmp directory and you should be ok. If that does not
work then take Jason's advice.

If you're using apache then I can't really help but I would guess that it's
a similar situation.

--
Stuart


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to