Re: [PHP-WIN] Permission denied with copy function.. SOLVED

2002-11-14 Thread Scott Carr
Glad things are working for you now. Permissions can be a pain, definately. -- Scott Carr Documentation Maintainer http://documentation.openoffice.org OpenOffice.org Quoting Step Schwarz <[EMAIL PROTECTED]>: > Scott, you were right all along. I started searching ASP lists for help > because I

Re: [PHP-WIN] Permission denied with copy function.. SOLVED

2002-11-14 Thread Step Schwarz
Scott, you were right all along. I started searching ASP lists for help because I figure the permissions will be the same no matter what scripting language you're trying to upload files with. I found a post explaining that IIS uses a special user account called IUSR_ -- we added permission for th

Re: [PHP-WIN] Permission denied with copy function..

2002-11-14 Thread Step Schwarz
Oops! I actually meant to copy the whole list on this.. I need to remember to hit the "Reply All" button :) > What user is IIS running as? Does it have access to those directories? Thanks for thinking of that -- we checked the permissions of the user set up to allow anonymous access to the site

Re: [PHP-WIN] Permission denied with copy function..

2002-11-13 Thread Scott Carr
What user is IIS running as? Does it have access to those directories? -- Scott Carr Documentation Maintainer http://documentation.openoffice.org OpenOffice.org Quoting Step Schwarz <[EMAIL PROTECTED]>: > Sorry to post two questions in the space of 24 hours, but I'd very much > appreciate a fr