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

Re: Apache services failing to load SVN modules

From: Frank Gruman <fgatwork_at_verizon.net>
Date: 2005-04-21 21:12:28 CEST

Manuel,

Strange...the only reason I could think that this might be funky is if
you have two separate httpd.conf files or something...

Try this....

Go to the registry > HKEY_LOCAL_MACHINE > System > CurrentControlSet >
Services > Apache2.
Check the image path. It should read something like
"<path_to_Apache2>\bin\Apache.exe" -k runservice

Also look under the Apache2 key and find a Parameter key. What is the
value of the ConfigArgs entry??

Regards,
Frank

Manuel Reyes wrote:

>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 21:14:25 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.