Website problem (why is showing this Error massge everall the time?)

ezland00

Senior member
Jul 1, 2002
981
0
71
Hello all, i am a newbie about the webhost. how come my website always slow up this error massage.

Forbidden
You don't have permission to access to this document on this server.


this massage show everytime i try to browse a webpage from my website.

any idea how i can i fix it?
 

dexter333

Senior member
Oct 9, 2000
442
0
0
Permissions set wrong? Try chmodding your files to 755:

daniel@core:~/public_html$ chmod 755 *
daniel@core:~/public_html$