My first recommendation would be to check the Apache error log.  It should
have an error message saying what was wrong.
> -----Original Message-----
> From: Robo [mailto:robo555@gmx.net]
> Sent: Thursday, April 03, 2003 10:44 PM
> To: dev@subversion.tigris.org
> Subject: Can't get SVNPath to work on Apache2
> 
> 
> I'm running Subversion on WinXP, with the following config:
> 
> Apache/2.0.44 (Win32) PHP/4.3.0 SVN/0.20.0
> 
> Apache2 seems to load mod_dav_svn.so fine, but when I add the 
> following to
> the end of httpd.conf, Apache refuses to start:
> 
> <Location /svn>
> DAV svn
> SVNPath E:/svn
> </Location>
> 
> the path is correct, I've been able to commit changes to the 
> repos locally.
> 
> Apache is running as a service, and it will only start if I 
> comment out the
> four lines above, otherwise I get the following error:
> 
> The Apache2 service is starting.
> The Apache2 service could not be started.
> 
> A service specific error occurred: 1.
> 
> More help is available by typing NET HELPMSG 3547.
> 
> Anyone know how I can solve this?
> 
> Robo
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr  4 18:38:01 2003