[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Apache 2.2.11 + SVN 1.5.6 + dav 2= 403 e

From: Jeremy Whitlock <jcscoobyrs_at_gmail.com>
Date: Tue, 17 Mar 2009 09:42:30 -0600

> When Installing Apache 2.2.11 doing the dumbest configuration regarding to
> users and even creating the same user on W2K3 I Always got an http error
> 403.

Well, there are two reasons to get a 403:

1) You have a filesystem permissions issue forbidding Apache from
reading/writing necessary files. This is usually mentioned in the
Apache error log so since you checked there, it doesn't sound like
this is the case.

2) You have been denied access by either Apache or Subversion's
authorization module.

The only real way to tell would be to see the important part of your
Apache configuration, as it relates to Subversion of course, and your
Subversion authz file.

-- 
Take care,
Jeremy Whitlock
http://www.thoughtspark.org
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1342012
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-17 16:47:18 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.