Starting Apache as a Service - Error?
From: Michael Mott <michael.mott_at_gmx.net>
Date: 2006-05-03 21:47:45 CEST
Hi there,
I've just installed Apache 2.2.2 and then SVN 1.3.1. After that I modified
After all I want to start the Apache Server again and I get the
that many others have the same problem too - but no solution anywhere.
By the way:
I am using Windows XP SP2 .
Best regards,
Michael
<-- httpd.changes -->
LoadModule dav_module modules/mod_dav.so
LoadModule dav_fs_module modules/mod_dav_fs.so
LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module modules/mod_authz_svn.so
<Location /svn>
DAV svn
SVNListParentPath on
SVNParentPath D:/REPOSITORY
AuthType Basic
AuthName "Subversion repositories"
AuthUserFile passwd
#AuthzSVNAccessFile svnaccessfile
Require valid-user
</Location>
<-- httpd.changes -->
<-- cut -->
httpd.exe: Syntax error on line 488 of C:/Programme/Apache Software
pache2.2/conf/httpd.conf: API module structure `dav_svn_module' in file
amme/Apache Software Foundation/Apache2.2/modules/mod_dav_svn.so is garbled
rhaps this is not an Apache module DSO?
Note the errors or messages above, and press the <ESC> key to exit. 9....
<-- cut -->
|
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.