Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

403 error


Go to End


2 Posts   1778 Views

Avatar
larkmail

Community Member, 1 Post

20 March 2008 at 4:20am

Edited: 20/03/2008 4:21am

I just finished setting up SS for the first time on my server and have received the following error when I go to the admin panel and try and edit a page:

<!DOCTYPE HTML PUBLIC"-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access/admin/getitem
on this server.</p>
<hr />
<address>Apache/2.0.51 (Fedora) Server at mydomain.com Port 80</address>
</body><html>

Has anyone else seen this and/or see the obvious problem?

Avatar
Sigurd

Forum Moderator, 628 Posts

20 March 2008 at 1:21pm

Well, this is weird:
<!DOCTYPE HTML PUBLIC"-//IETF//DTD HTML 2.0//EN">

HTML 2 !?

I doubt SilverStripe is giving you that...

Check for have web firewalls, proxies, et al?