Apache mod_dav
Bjorn Andersson <[email protected]> Thu, 26 May 2005 13:04:03 +0200
| Newsgroups | gmane.os.openbsd.hppa |
|---|---|
| Message-ID | <20050526130403.1fbff22c@random> |
Hello Obsd 3.7 runs really nice on my C240. I want to install subversion on it, and the only thing thats stops me is mod_dav. I fetched ports and installed everything needed (without python/perl-bindings). And added mod_dav in httpd.conf, and when i start apache, i get "Bus error". If i remove the LoadModule-line (and the svn-part) it starts fine. apachectl configtest also gets "Bus error" when i have the LoadModule. Have anyone got mod_dav working? Apache isn't in ports so i haven't tried to recompile it. // Bjorn