I can´t see my site!!!!!!

juanregonat

New member
Joined
May 12, 2006
Messages
3
Location
Argentina
Few days ago I updated my site, which was made by FrontPage, to a new version made by Dreamweaver. But then It become "forbiden" and a 403 error appear in its place. ¿what can I do?. The files updated are there, but the site doesn´t appear!!!.
My site is (was?) www.voluntariossf.org.ar

Thank you!.
 
Who is your system admin?

This isn't really the right place for this but it appears you are missing an index.html/index.htm or index.php which is required to load a default page.
 
Noo. I have An index.html file. But this message appear:

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

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/1.3.33 Server at www.voluntariossf.org.ar Port 80


What can I do?
 
either the permissions on your index.html or you public_html/users folder is not set correct.

They should be set chmod 755 for directories.
 
No news

My friend:
I had had changed the permisions to 755 (folders) and to 644 (files) but nothing happend.
it drives me crazy!
 
Do you run selinux on your operating system. I have seen this deny access before to folders.

You can try the command

setenforce 0

Then surf to the website and see.
 
juanregonat,

This is an user-level problem so I've moved the thread.

You need to bring this up with your hosting company; we really can't help you here, because the problem is with a setup on the server made by your hosting company, or because you've uploaded to the wrong place (we have no way of knowing).

Jeff
 
Back
Top