Forum Moderators: coopster

Message Too Old, No Replies

PHP 5, IIS 6, and chmod

         

gnetcon

6:21 pm on Apr 8, 2009 (gmt 0)

10+ Year Member



Everyone:

Sorry if this is in the wrong forum. I didn't see an IIS one. I have a system I have been asked to install a PHP app on, and I've run into a road block.

I have successfully installed PHP 5, using IIS, and the code I'm using is working fine, except for a write problem. The code goes to write a temp file to a /temp folder in the apps root, and it fails.

So, I followed several tutorials (namely, one for Joomla) to setup the folder to be writable by the web server. The folder's security tab shows 2 users: the admin and anonymous Inet user. The Inet user has all options BUT full control turned on.

Is there something else I need to do to make the folder, in essence, chmod 777?

TIA!

coopster

6:11 pm on Apr 10, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I didn't see an IIS one

Yeah, there is one for IIS: Microsoft IIS Web Server and ASP.NET [webmasterworld.com]

I'm not sure on file permissions on Windows systems. Anybody else?

gnetcon

6:15 pm on Apr 10, 2009 (gmt 0)

10+ Year Member



Thanks coopster! Not sure how I missed it.

Can you move this thread there? I don't wanna dupe post after I already missed a forum. :)