From: Armaghan S. <sa...@le...> - 2008-01-18 07:27:13
|
> > Can apache has write permission to "users" and "templates" folder and > > "members" files withing the user folder? > > > > Yes. However, I noticed something which might be of interest: both of > those directories are set read, write, execute for owner, and execute only > for group and all. > > Is that the intended permission set? (0711) > If the files/folders are owned by apache, than these are correct. Otherwise you can try setting them to 0777 and add a new user and let us know what happened. |