Can't start Apache2 with mod_dav_svn.so on WinXP
From: Robo <robo555_at_gmx.net>
Date: 2003-02-10 07:24:52 CET
I've downloaded svn-0.17.1-r4503-setup.exe and installed it on WinXP, and
I'm also running Apache 2.0.44 as a service, but I can't get Apache2 to
In httpd.conf, I've uncommented these two lines:
LoadModule dav_module modules/mod_dav.so
And added this at the bottom of the LoadModule list:
LoadModule dav_svn_module modules/mod_dav_svn.so
At the bottom of httpd.conf, I added this:
<Location /svn>
Did a net start apache2, and got the following error:
The Apache2 service is starting.
A service specific error occurred: 1.
More help is available by typing NET HELPMSG 3547.
How can I successfully load the module in Apache2?
Robo
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.