Hi Martin,
Martin Tomes wrote:
> This is the section of httpd.conf (which works with the 1.0.x branch):
>
> 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
>
> This is the error:
>
> The Apache service named reported the following error:
> >>> Cannot load C:/Program Files/Apache
> Group/Apache2/modules/mod_dav_svn.so into server: The specified module
> could not be found. .
> The Apache service named reported the following error:
> >>> Syntax error on line 147 of C:/Program Files/Apache
> Group/Apache2/conf/httpd.conf: .
>
> The files are there, honest:
>
> C:\Program Files\Apache Group\Apache2\modules>dir mod_dav_svn.so
> Directory of C:\Program Files\Apache Group\Apache2\modules
>
> 28/04/2004 17:19 344,144 mod_dav_svn.so
>
> C:\Program Files\Apache Group\Apache2\modules>dir mod_authz_svn.so
> Directory of C:\Program Files\Apache Group\Apache2\modules
>
> 28/04/2004 17:19 90,196 mod_authz_svn.so
>
> And there isn't a syntax error in the file either.
>
> I have tried putting the various dll's into Apache's bin directory but
> they don't help.
>
> This is a build of rev 9550 on Win32. Any ideas?
>
Is the BerkeleyDB dll in the path? The "The specified module could not
be found." error will be reported when the needed dll's are missing.
Patrick
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 29 10:50:36 2004