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-Originating-IP: [195.92.67.67] From: "Elfyn McBratney" To: Subject: Re: cannot run apache with mod_php4 Date: Sun, 13 Oct 2002 20:20:24 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: X-OriginalArrivalTime: 13 Oct 2002 19:21:26.0971 (UTC) FILETIME=[B9CB28B0:01C272ED] sorry, forgot to send to the list. Elfyn ----- Original Message ----- From: Elfyn McBratney To: Dmitry Suhodoev Sent: Sunday, October 13, 2002 7:51 PM Subject: Re: cannot run apache with mod_php4 > Hi, > > Ive checked the list and it seems that your problem is in your dll's. This > problem can (hopefully) be fixed by rebasing. Although this is *should* > work, it is an entirely experimental phase and could muff them up > completely... > > shell> cd /tmp > shell> wget http://www.tishler.net/jason/software/rebase/rebase.exe > shell> rebase -d -b 0x68000000 -o 0x10000 /lib/apache/*.dll > > bits after 'shell>' should be run at a cygwin shell (bash,sh,etc.). > > Elfyn > > ----- Original Message ----- > From: Dmitry Suhodoev > To: > Sent: Sunday, October 13, 2002 6:46 PM > Subject: cannot run apache with mod_php4 > > > > hi, cygwin > > > > when i'l trying start apache with mod_php4 they wan't work and write to > log > > this: > > > > [Sun Oct 13 23:40:56 2002] [notice] Apache/1.3.24 (Cygwin) PHP/4.2.0 > configured -- resuming normal operations > > [Sun Oct 13 23:40:56 2002] [notice] Accept mutex: pthread (Default: > pthread) > > D:\work\cygwin\usr\sbin\httpd.exe: *** unable to remap > D:\work\cygwin\bin\cygintl-1.dll to same address as parent -- 0xB60000 > > 8 [main] httpd 2248 sync_with_child: child 1920(0x6AC) died before > initialization with status code 0x1 > > 31521 [main] httpd 2248 sync_with_child: *** child state child loading > dlls > > [Sun Oct 13 23:40:57 2002] [error] (11)Resource temporarily unavailable: > fork: Unable to fork new process > > > > my httpd.conf in attach. if i try remove lines > > > > LoadModule php4_module lib/apache/libphp4.dll > > AddModule mod_php4.c > > > > from my httpd.conf it works funny, but without php4 :( why they doesn't > work? > > what i must make for working with php4 under cygwin? please help me. > > > > -- > > raVen, http://raven.elk.ru/, icq#550428 > > > > ... knowledge brings fear > > system uptime: 0d 7h 42m 52s 985ms > > > -------------------------------------------------------------------------- -- > ---- > > > > -- > > 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/ > -- 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/