On Sat, Oct 20, 2012 at 9:37 PM, Tushar Rishabadas <[email protected]> wrote: > On 20 Oct 2012 21:35, "dinesh kumar" <[email protected]> wrote: >> >> Hi, >> I am using CentOS 6.3, I am getting a error saying "you dont have >> permission to access /folder/ on this server". its clearly a security >> permission but I dont know how to come out of this. >> Plz do help me. > > Chmod 777 ;-)
Unless your app needs write permission (very seldom) 550 should be sufficient. The dir and file ownership/group s/b the uid/gid for apaches as defined in CentOS. -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
