sorry previously i have mentioned as Arun it is for murugan On Mon, Mar 21, 2011 at 9:15 AM, Vijay Kumar <[email protected]>wrote:
> Hi Arun, This may be helpful i think so > > If you want to give access to this for others then make it the www-data as > the owner of the /var/www/html/ > > this is the default apache permission. > > On Sat, Mar 19, 2011 at 11:20 AM, Arun Prakash > <[email protected]>wrote: > >> Hello, >> >> > I got following error message >> > forbidden. You don't have permission to access. install.php >> > I have stored all the files under /var/www/html only. >> The problem may be is that /var/www/html 's owner will be root . So it >> was forbidden to normal user . So change the ownership to you , so it >> can be accessed by you , >> >> chown -R username /var/www/html/ >> >> Run this as root user in terminal . >> >> I hope this would help you . >> >> Regards, >> Arun Prakash >> [email protected] >> _______________________________________________ >> ILUGC Mailing List: >> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc >> > > > > -- > > With regards, > > G. Vijayakumar, > +91 8973417398 > > -- With regards, G. Vijayakumar, +91 8973417398 _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
