==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=5047

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

           Summary: mod_dav_svn is loaded even when mod_dav (on which it
                    depends) is not loaded
           Product: SME Contribs
  Found-In-Version: 7.4
          Platform: PC
  Fixed-In-Version: Unknown
            Status: NEW
          Severity: normal
          Priority: P3
         Component: smeserver-subversion
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
        Depends on: 5039


When mod_dav is disabled mod_dav_svn is still loaded and fails:

[r...@sme74test ~]# db configuration setprop modDAV status disabled
[r...@sme74test ~]# db configuration show modDAV
modDAV=service
    status=disabled
[r...@sme74test ~]# expand-template /etc/httpd/conf/httpd.conf
[r...@sme74test ~]# grep -n DAVLockDB /etc/httpd/conf/httpd.conf
[r...@sme74test ~]# httpd -t
Syntax error on line 114 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_dav_svn.so into server:
/etc/httpd/modules/mod_dav_svn.so: undefined symbol: dav_xml_get_cdata
[r...@sme74test ~]#

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam

Reply via email to