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: rebase under ME (modphp4 broken), apache seg fault, XP, ME, 98


ive been following this thread for awhile, because i had troubles with
apache/mod_php/cygwin. i got modphp to work (although buggy - try
phpinfo() - and i know this probably isnt cygwin related) using rebase new
and old 1.8 and 1.5 (from memory), the post install scripts for modphp seem
to be fine, but i think it was missing rebase of gdbm.dll in bin(?), as
apache came dist. with gdbm support(?).

<snip from="/etc/postinstall/apache-php.sh.done">
rebase_dlls="${libdir}/${module_dll} ${prefix}/bin/cygbz21.0.dll
${prefix}/bin/cygcrypto.d
ll ${prefix}/bin/cygintl-1.dll ${prefix}/bin/pq.dll
${prefix}/bin/cygxml2-2.dll ${prefix}/
bin/cygz.dll
</snip>

for those who still cant get mod_php to load without seg. faulting, try
adding ${prefix}/bin/cyggdbm.dll

dan

----- Original Message -----
From: "Jason Tishler" <jason@tishler.net>
To: "Stipe Tolj" <tolj@wapme-systems.de>
Cc: "Cygwin" <cygwin@cygwin.com>
Sent: Tuesday, September 17, 2002 3:51 AM
Subject: Re: rebase under ME (modphp4 broken)


> Stipe,
>
> On Sun, Sep 15, 2002 at 10:55:50AM +0200, Stipe Tolj wrote:
> > I can't find and recent updates to rebase on www.tishler.net, can you
> > advice me where to find it to try it with the new apache and php
> > versions?
>
> rebase 1.18 is the most recent version (from me).  You may want to use
> Ralf's version instead since it also works under Me:
>
>     http://cygwin.com/ml/cygwin/2002-08/msg00703.html
>
> 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/
>
>


--
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]