LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   subversion with apache 2.2.4 (https://www.linuxquestions.org/questions/linux-server-73/subversion-with-apache-2-2-4-a-566125/)

neocontrol 07-02-2007 03:43 PM

subversion with apache 2.2.4
 
Any one know of any problems getting it to work with apache 2.2.4? I'm getting this error.

httpd: Syntax error on line 54 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server: /usr/local/apache2/modules/mod_dav_svn.so: undefined symbol: dav_register_provider

The file is there, just wont install. All google searches come back in a foreign language.

neocontrol 07-02-2007 04:27 PM

Here's the fix, make sure you have your apache compiled with the dav options

--enable-dav --enable-dav-fs --enable-dav-lock

And now I no longer get that error.


All times are GMT -5. The time now is 07:36 PM.