Wednesday, May 26, 2010

Resolve 403 error in ubuntu while using LAMP

Hi folks

Many of you might have encountered "403" issue while working on LAMP in ubuntu.
here is the solution to resolve the issue.
Open the terminal and enter as root user, Move to the project folder and type the following command


chmod 0777 -R

Have happy coding...

No comments:

Post a Comment