You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Cummings, Mike" <Cu...@aramark.com> on 2003/07/31 17:54:27 UTC

Installing Subversion DAV Server under Apache 2.0.47

I'm trying to get the DAV provider installed under Win32 and Apache,
however when I add the LoadModule line into the httpd.conf file and
restart the server ( I copied the 2 *.so files into the apache2/modules
directory) it fails with two messages. If I remove the LoadModule line
it will start fine.
 
httpd.conf:
LoadModule dav_svn_module modules/mod_dav_svn.so
 
Errors:
1)
The Apache service named reported the following error:

>>> Syntax error on line 147 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf: .

2)

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. 

 

Any help would be greatly appreciated.

Michael Cummings, MCT, MCSD, MCSE, MCDBA 
Senior Software Developer 
Micro Endeavors, Inc. 

email: 
cummingsm@microendeavors.com
phone: 
(800) 331-9494
fax: 
(610) 449-4757
mobile: 
(610) 742-2756

Micro Endeavors - 1983-2003 - Experience & Excellence 
For details visit our website: www.MicroEndeavors.com 


RE: Installing Subversion DAV Server under Apache 2.0.47

Posted by Steele Price <st...@usa.net>.
MessageI just ran into this myself.
Copy the following files into your C:\Program Files\Apache
Group\Apache2\modules folder:
    libdb40.dll
    libdb40d.dll
    libeay32.dll
    ssleay32.dll
Steele Price
CTO
Digistor, Inc.
http://steeleprice.net

  -----Original Message-----
  From: Cummings, Mike [mailto:Cummings-Mike@aramark.com]
  Sent: Thursday, July 31, 2003 10:54 AM
  To: users@subversion.tigris.org
  Subject: Installing Subversion DAV Server under Apache 2.0.47


  I'm trying to get the DAV provider installed under Win32 and Apache,
however when I add the LoadModule line into the httpd.conf file and restart
the server ( I copied the 2 *.so files into the apache2/modules directory)
it fails with two messages. If I remove the LoadModule line it will start
fine.

  httpd.conf:
  LoadModule dav_svn_module modules/mod_dav_svn.so

  Errors:
  1)
  The Apache service named reported the following error:

  >>> Syntax error on line 147 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf: .

  2)
  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.



  Any help would be greatly appreciated.


  Michael Cummings, MCT, MCSD, MCSE, MCDBA
  Senior Software Developer
  Micro Endeavors, Inc.

        email:  cummingsm@microendeavors.com
        phone:  (800) 331-9494
        fax:  (610) 449-4757
        mobile:  (610) 742-2756


  Micro Endeavors - 1983-2003 - Experience & Excellence
  For details visit our website: www.MicroEndeavors.com