you might also want to check the value for "open_basedir" in your php.ini file. It will restrict file i/o above and beyond what the filesystem will restrict.

Most likely, the user that IIS is running under does not have file creation privileges for that folder. You should create a new user with minimal permissions, and run the IIS service as that user.

--

Brian 'Bex' Huff
[EMAIL PROTECTED]
Phone: 952-903-2023
Fax: 952-829-5424



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

Reply via email to