Thank you Mark! I will check that out. Thanks JCH
From: Mark Phippard [mailto:markp...@gmail.com]
Sent: Friday, September 21, 2012 11:47 AM
To: Hawkins, John
Cc: Bert Huijben; users@subversion.apache.org; TCORE-CM
Subject: Re: Apache won't start after upgrade
On Fri, Sep 21, 2012 at
On Fri, Sep 21, 2012 at 1:13 PM, Hawkins, John
wrote:
> When loading mod_dav_svn.so is says a function call is missing, without
> giving the name of the function. I assume the missing function is in one of
> the three missing DLL’s.
>
>
>
Those DLL's are not likely the problem as I believe the
John; 'Mark Phippard'
Cc: users@subversion.apache.org; TCORE-CM
Subject: RE: Apache won't start after upgrade
Are you sure you need these DLLs. Dependeny walker also shows missing
*optional* dlls, such as the IEHIMS.DLL you mention in your list. I've
never found that with d
September 19, 2012 2:14 PM
To: Mark Phippard
Cc: users@subversion.apache.org; TCORE-CM
Subject: RE: Apache won't start after upgrade
Thanks Mark. Excellent help! Thank you again. JCH
From: Mark Phippard [mailto:markp...@gmail.com]
Sent: Wednesday, September 19, 2012 2:02 PM
To: Hawki
012 2:14 PM
To: Mark Phippard
Cc: users@subversion.apache.org; TCORE-CM
Subject: RE: Apache won't start after upgrade
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@subv
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 load
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
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 expe