[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Apache services failing to load SVN modules

From: Manuel Reyes <Manuel.Reyes_at_e-mis.com>
Date: 2005-04-21 20:56:18 CEST

Hello all

Firstly apologies for the double post, my mail client decided to send the email half way through writing it (probably an ID-10T error).

I have the following problem that I am at a loss to find a solution for.

I have :

- Subversion (1.1.4)
- Apache (2.0.54) - As the SVN webserver
- Windows Server 2003 (Standard Edition)

If I start the Apache process manually via a command line it starts successfully and SVN works correctly.  If I start Apache as a service it fails with the following error appearing the in the event log:

Log Entry 1:
The Apache service named reported the following error:
>>> Cannot load C:/SafeServer/RuntimeBinaries/Apache2/modules/mod_dav_svn.so into server: The specified module could not be found. .

Log Entry 2:
The Apache service named reported the following error:
>>> Syntax error on line 174 of C:/SafeServer/RuntimeBinaries/Apache2/conf/httpd.conf: .

I have :
- Reinstalled the Apache service
- Made sure that the Subversion bin directory is on my path
- Checked that the load module section of the httpd.conf is correct
- Checked that the following files are in the apache module directory:
libdb42.dll
mod_authz_svn.so
mod_dav_svn.so

Does anybody have any ideas as to what could be causing this problem, as not being able to run Apache as a service is a smidge annoying.

Regards
manuel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 21 20:58:16 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.