The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=5148 ====================================================================== Reported By: pfelecan Assigned To: dam ====================================================================== Project: subversion Issue ID: 5148 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2014-02-08 14:32 CET Last Modified: 2014-02-19 22:02 CET ====================================================================== Summary: apache modules location Description: The apache modules dav_svn_and authz_svn_are now in /opt/csw/lib/svn, previously they were in /opt/csw/apache2/libexec. Also, the new httpd.conf.CSW doesn't refer anymore theses modules. Am I missing something ?
Anyhow, changing the path used to load these modules makes again Apache operational: LoadModule dav_svn_module /opt/csw/lib/svn/mod_dav_svn.so LoadModule authz_svn_module /opt/csw/lib/svn/mod_authz_svn.so Is this as intended ? ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- duplicate of 0005143 apache modules not found ====================================================================== ---------------------------------------------------------------------- (0010720) dam (administrator) - 2014-02-19 22:02 https://www.opencsw.org/mantis/view.php?id=5148#c10720 ---------------------------------------------------------------------- See https://www.opencsw.org/mantis/view.php?id=5143
