Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16057 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21256 invoked by uid 1010); 23 Apr 2005 04:27:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21241 invoked from network); 23 Apr 2005 04:27:20 -0000 Received: from unknown (HELO gmail.com) (127.0.0.1) by localhost with SMTP; 23 Apr 2005 04:27:20 -0000 X-Host-Fingerprint: 64.233.184.207 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.207:50283] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 27/D4-22714-F9EC9624 for ; Sat, 23 Apr 2005 00:27:11 -0400 Received: by wproxy.gmail.com with SMTP id 57so1028472wri for ; Fri, 22 Apr 2005 21:27:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Db5DYJO/gTh2tC4iIvwgWi7cpL9vlG4KSsIlUNvEiUel6y7GoabIH3BcOWMFYXzGPmfoQ3q4qcGss1lYXw42jlF2GMVT5cF3NgUsRXcmNM/Jcez9UpS1Rt9kVacsCNQ92ZuXKYjTDi6TKsdTkq3vAW0xzd7jBSDr85zFYEkO4Q4= Received: by 10.54.24.48 with SMTP id 48mr870939wrx; Fri, 22 Apr 2005 21:27:07 -0700 (PDT) Received: by 10.54.77.4 with HTTP; Fri, 22 Apr 2005 21:27:07 -0700 (PDT) Message-ID: <4e89b426050422212747e3453f@mail.gmail.com> Date: Sat, 23 Apr 2005 00:27:07 -0400 Reply-To: Wez Furlong To: garbageman@gauldong.net Cc: PHP Internals In-Reply-To: <3c4c8fa605042217465117c73d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3c4c8fa605042217465117c73d@mail.gmail.com> Subject: Re: [PHP-DEV] How to configure a "stable" PHP 5.0.4? From: kingwez@gmail.com (Wez Furlong) This is not the appropriate mailing list for your question. Either the php installation or general lists are more appropriate; this list is for people discussing the implementation of the php internals (hence the name "internals"). http://www.php.net/mailing-lists.php --Wez. On 4/22/05, Hendy Irawan wrote: > I'm currently using PHP 5.0.4 using the configuration set in: > http://www.gauldong.net/phpinfo.php >=20 > However I'm not currently happy with it. It crashes at times (at > particular scripts, not at intermittent times, and usually the ones > with exception handling), and it crashes more with Zend Optimizer > turned on, so I am turning it off now. >=20 > It's using Linux 2.4. The same scripts run fine with the PHP 5.0.4 in > WinXP (precompiled download from php.net), but these fail with a crash > on the Linux box at www.gauldong.net. >=20 > I have tried to run file error logging on but it currently doesn't > output anything... which I take that PHP crashes even before it can > spit out any error... :-( >=20 > Would anyone give their "good" ./configure line? I also want to know > if I am supposed to turn thread safety on or off? >=20 > Thanks for the help. > -- > Hendy Irawan > http://www.gauldong.net > http://dev.gauldong.net >=20 > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20 >