Problems starting apache, DLL base address conflicts?

Jason Tishler jason@tishler.net
Thu Apr 25 18:33:00 GMT 2002


On Wed, Apr 24, 2002 at 01:54:52PM -0400, Paul Stodghill wrote:
> I am unable to start the most recent version of apache. There appear
> to be some conflicts with the base addresses of some of the DLL's. Does
> anyone have a fix?
> 
> quimby$ cat /var/log/apache/error_log 
> [Wed Apr 24 13:38:46 2002] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
> C:\Progra~1\cygwin\usr\sbin\httpd.exe: *** unable to remap C:\Progra~1\cygwin\lib\apache\mod_vhost_alias.dll to same address as parent -- 0x470000

The above is due to a rebase (or lack thereof) problem.  See the
following for a solution:

    http://sources.redhat.com/ml/cygwin/2001-12/msg00894.html
    http://www.zope.org/Members/dgeorgieff/howto_zope_cvs_on_cygwin/

Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list