You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jeremy Whitlock <jc...@gmail.com> on 2009/03/17 15:42:30 UTC

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

> 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@subversion.tigris.org].