| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Ralf Habacker" <Ralf DOT Habacker AT freenet DOT de> |
| To: | "Matt Zagni" <Matt DOT Zagni AT earthport DOT com> |
| Cc: | "cygwin" <cygwin AT cygwin DOT com> |
| Subject: | RE: Apache doesn't run anymore with 1.3.14 |
| Date: | Tue, 29 Oct 2002 08:00:41 +0100 |
| Message-ID: | <015301c27f18$e4acaea0$0a1c440a@BRAMSCHE> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| In-Reply-To: | <67555A55CEC6D51197E900508BF31FA701BF0ED5@ep-exchange.int-col.uk.earthport.com> |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
| Importance: | Normal |
> So there is a PHP version for cygwin > does it work ? > 99%, only phpinfo() hangs reproducable while printing a specific module info. > How do you install it ? > 1. See /usr/doc/Cygwin/php-4.2.0-1.README after you have installed mod_php4 for installing. 2. If you encounter rebasing problems, try rebase -b 0x50000000 <dll> rebase -b 0x51000000 <another dll> rebase -b 0x52000000 <another dll> If this not work, try another base address like rebase -b 0x45000000 <dll> rebase -b 0x46000000 <another dll> and so one The absolute base address isn't the most important thing, the only thing which is important to find a base address which isn't used by one of the applications loaded dll's. Regards Ralf -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |