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

The Apache2 service terminated with service-specific error 1.

From: Rajiv kumar <subversionissue_at_yahoo.com>
Date: 2006-09-28 18:17:00 CEST

Hi There,
  I installed Apache2 and subverion 2 on my windows 2000 machine. Apache 2 service was running fine till I add the following line in httpd.conf file..
   
  LoadModule dav_svn_module modules/mod_dav_svn.so
  And
  <Location /svn/svnrepos>
     DAV svn
     SVNPath c:/svnrepos
</Location>
   
  After adding above line, when I tried to restart Apache2 service, I got the following error..
   
             The Apache2 service terminated with service-specific error 1.
   
  Not sure what to do in this scenario. Any clue will be highly appreciated!
   
  Thanks!
  Rajiv Kr. Srivastava

                 
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.
Received on Thu Sep 28 18:17:41 2006

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.