Thanks Mark. Excellent help! Thank you again. JCH
From: Mark Phippard [mailto:markp...@gmail.com] Sent: Wednesday, September 19, 2012 2:02 PM To: Hawkins, John Cc: users@subversion.apache.org Subject: Re: Apache won't start after upgrade It probably means when mod_dav_svn.so is loaded it then tries to load the dependent DLL's it uses. Most likely you have an older version of one or more of those DLL's in PATH. Maybe a reboot would help if PATH was changed. You can download and install Dependency Walker and then drag and drop the mod_dav_svn.so file into the window. That will tell you what DLL's it loads and likely point to the one with the problem. On Wed, Sep 19, 2012 at 4:41 PM, Hawkins, John <john.hawk...@transcore.com> wrote: I upgraded Collabnet SVN 1.6.3 to 1.7.6. (On Windows) Now Apache won't start.... The error is below. It is complaining during the load of MOD_DAV_SVN.SO. "The specified procedure could not be f ." The module is in the modules folder. Which procedure it is looking for, and where is expected, is unknown! I updated Java, added the modules dir to the path, added ...\httpd\bin to the path. No change. Any ideas? Thanks JCH Event Type: Error Event Source: Apache Service Event Category: None Event ID: 3299 Date: 9/19/2012 Time: 9:31:46 AM User: N/A Computer: SD-VCMSVN02 Description: The Apache service named reported the following error: >>> httpd.exe: Syntax error on line 86 of C:/Program Files (x86)/CollabNet Subversion Server/httpd/conf/httpd.conf: Cannot load C:/Program Files (x86)/CollabNet Subversion Server/httpd/modules/mod_dav_svn.so into server: The specified procedure could not be f . For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. -- Thanks Mark Phippard http://markphip.blogspot.com/