On Thu, Jul 24, 2008 at 06:16, Eric Abrahamsen <girzel_at_gmail.com> wrote:
> Hi there,
>
> I'm relatively inexperienced at this, so please forgive me if this is dumb
> question... I used the Mac OSX binaries to install subversion 1.5, which put
> the new version under a different prefix than the old: /opt/subversion/ vs
> the native location of /usr/local/. My apache mod_authz_svn and mod_dav_svn
> now point to the wrong locations, naturally, and I'm wondering if there is a
> way to correct this without re-compiling apache altogether. Any commands
> that can be run, or something of that sort?
You shouldn't have to recompile anything. The location of the modules
is specified in httpd.conf, you should be able to just change the path
and restart Apache for it to work.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-24 14:32:00 CEST