To fix FORBIDDEN problem

 

Start up terminal application

 

Change permissions on your public folder

(type in commands at % prompt in terminal)

 

 

chmod  777  public_html

cd  public_html

chmod  777  *

lsll