Page 1 of 1

permissions trouble

Posted: Thu May 26, 2005 11:06 pm
by bluesman333
having trouble with rename() of file. getting a permission denied error on a windows machine. I've been trying a bunch of things with no success. gave "Everyone" full control to the directory in question. tried logging on apache with different users. set apache service to "allow this service to interact with the desktop".

i'm open to suggestions.

Posted: Thu May 26, 2005 11:13 pm
by Burrito
I ran into a similar issue a while back, I can't remember for sure how I resolved it but I think I ended up giving IUSR_ modify permissions and removing everyone from the list...I know it doesn't sound like a solution given that everyone/fc should do it, but this IS Windows we're talking about...

are you sure that you're trying to rename files within that folder?

Posted: Fri May 27, 2005 8:13 am
by bluesman333
sorry, forgot to mention...i'm running apache