On 29 Sep 2003, Fraser Campbell <[EMAIL PROTECTED]> wrote: > I've been running subversion on an unstable server for quite a while. A while > ago (over a month I'd say) it stopped working following an upgrade. > Subversion has been through a few upgrades in the meantime but still willl > not load. Here's the error message that I get: > > Restarting web server: Apache2Syntax error on line 2 of > /etc/apache2/mods-enabled/dav_svn.load: > Cannot load /usr/lib/apache2/modules/mod_dav_svn.so into server: > /usr/lib/apache2/modules/mod_dav_svn.so: undefined symbol: > svn_pool_clear > > Line 2 of /etc/apache2/mods-enabled/dav_svn.load is simply this, there is only > one other line in the file and it is commented: > > LoadModule dav_svn_module /usr/lib/apache2/modules/mod_dav_svn.so > > These are the relevant (I think) packages installed: > > ii subversion 0.30.0-1 Advanced version control system - in develop > ii libapr0 2.0.47-1 The Apache Portable Runtime > ii libsvn0 0.30.0-1 Subversion shared libraries - in development
"dpkg -S" told me that dav_svn.load belongs to the package libapache2-svn. Do you have the right version of that one, too? I remember I had a similar problem some time ago, but I don't recall what I did to resolve it. Do you have the DAV module enabled? There should be a symlink to /etc/apache2/mods-available/dav.load in /etc/apache2/mods-enabled/. Hope I could help. -- ===================================================================== Philipp Weis email: [EMAIL PROTECTED] Freiburg, Germany web: http://pweis.com/ ===================================================================== GnuPG public key available from pweis.com or keyservers (ID 41D95A4A) ===================================================================== -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]