t: Monday, January 13, 2003 9:35 PM
Subject: RE: [PHP-WIN] permission denied
> Is the file on Your local machine, or on your ISP's web server? (Because I
> doubt they are running web servers on windows 98)
>
> If it is running on your ISPs server. Create a 'data' folder
Is the file on Your local machine, or on your ISP's web server? (Because I
doubt they are running web servers on windows 98)
If it is running on your ISPs server. Create a 'data' folder, and have them
give the IUSR account modify access to the directory. That way the web
server can read and write
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
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
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
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