This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re[2]: cannot run apache with mod_php4


HI,

The only other thing it could be is that you havent got all the libraries
you need... run this from cygwin and reply with the output to the list:

    $ cygcheck /lib/apache/libphp4.dll

Elfyn

----- Original Message -----
From: Dmitry Suhodoev <iam@raven.elk.ru>
To: Elfyn McBratney <emcb_exposure@hotmail.com>
Cc: <cygwin@cygwin.com>
Sent: Monday, October 14, 2002 4:50 AM
Subject: Re[2]: cannot run apache with mod_php4


> hi, Elfyn
>
> > 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
>
> i has rebased my dlls by your program, and it also doesn't work, but with
> other library staticaly imported by libphp4.dll:
>
> [Mon Oct 14 09:44:28 2002] [notice] Apache/1.3.24 (Cygwin) PHP/4.2.0
configured -- resuming normal operations
> [Mon Oct 14 09:44:28 2002] [notice] Accept mutex: pthread (Default:
pthread)
> D:\work\cygwin\usr\sbin\httpd.exe: *** unable to remap
D:\work\cygwin\bin\cygcrypto.dll to same address as parent -- 0x6D0000
>     353 [main] httpd 2900 sync_with_child: child 2928(0x640) died before
initialization with status code 0x1
>   32941 [main] httpd 2900 sync_with_child: *** child state child loading
dlls
> [Mon Oct 14 09:44:29 2002] [error] (11)Resource temporarily unavailable:
fork: Unable to fork new process
>
> please, help me again. all of my cygwin dll libraries has been installed
from
> last distrubution.
>
> --
> raVen, http://raven.elk.ru/, icq#550428
>
>
> --
> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]