Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Rebasing apache 1.3.24-5 Date: Thu, 11 Jul 2002 09:34:14 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Paul Stodghill" To: "Nicholas Wourms" , "Cygwin Mailing List (E-mail)" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g6BDYOP01105 XP Pro. quimby$ uname -a CYGWIN_NT-5.1 QUIMBY 1.3.12(0.54/3/2) 2002-07-06 02:16 i686 unknown quimby$ > -----Original Message----- > From: Nicholas Wourms [mailto:nwourms AT yahoo DOT com] > Sent: Thursday, July 11, 2002 9:30 AM > To: Paul Stodghill; Cygwin Mailing List (E-mail) > Subject: Re: Rebasing apache 1.3.24-5 > > > > --- Paul Stodghill wrote: > > This message is intended for the archives. Please don't > feel that you > > have to respond to it. > > > > Out of the box, apache 1.3.24-5 does not run successfully. > > /var/log/apache/error_log may contain something like the following, > > > > [Thu Jul 11 07:58:43 2002] [notice] Apache/1.3.24 (Cygwin) > configured -- > > resuming normal operations > > [Thu Jul 11 07:58:43 2002] [notice] Accept mutex: pthread (Default: > > pthread) > > 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 > > 11139251 [main] httpd 2296 sync_with_child: child 2032(0x6C8) died > > before initialization with status code 0x1 > > 11193363 [main] httpd 2296 sync_with_child: *** child state child > > loading dlls > > [Thu Jul 11 07:58:44 2002] [error] (11)Resource temporarily > unavailable: > > fork: Unable to fork new process > > > > Here is how to fix the problem, > > > > 1. Download and compile rebase. Search the archives for the > URL. [I used > > 1.5-1, I have not tried 1.18] > > 2. Rebase the Apache module DLL's, > > > > % rebase -d -b 0x68000000 -o 0x10000 /lib/apache/*.dll > > > > Apache should successfully start now. > > For the record, what is your OS version? > > Cheers, > Nicholas > > __________________________________________________ > Do You Yahoo!? > Sign up for SBC Yahoo! Dial - First Month Free > http://sbc.yahoo.com > -- 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/