Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44347 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65595 invoked from network); 17 Jun 2009 16:10:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2009 16:10:22 -0000 Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.134 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.134 mailout2.netbeat.de Linux 2.6 Received: from [83.243.58.134] ([83.243.58.134:46040] helo=mailout2.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/B7-51188-B65193A4 for ; Wed, 17 Jun 2009 12:10:21 -0400 Received: (qmail 25089 invoked by uid 89); 17 Jun 2009 16:43:03 -0000 Received: from unknown (HELO ?192.168.1.102?) (johannes%schlueters.de@88.217.56.243) by mailout2.netbeat.de with ESMTPA; 17 Jun 2009 16:43:03 -0000 To: jvlad Cc: internals@lists.php.net In-Reply-To: References: <74.A3.35766.8C4283A4@pb1.pair.com> <1245229469.3667.7.camel@goldfinger.johannes.nop> <1245239385.3667.31.camel@goldfinger.johannes.nop> Content-Type: text/plain Date: Wed, 17 Jun 2009 18:10:16 +0200 Message-ID: <1245255016.3667.34.camel@goldfinger.johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] seems 5.3RC3 is too unstable From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Wed, 2009-06-17 at 16:48 +0400, jvlad wrote: > Core was generated by > `/export/home/jvlad/php/php-5.3.0RC3/sapi/cli/php -n -dshort_open_tag=0 -dsaf'. What's the full command line and the script being executed? Best would be to reduce the script to the mimimum that's needed. And yes, I used a very similar configure line (using the libxml paths etc.) Thanks, johannes