Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31803 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61775 invoked by uid 1010); 21 Aug 2007 18:27:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61760 invoked from network); 21 Aug 2007 18:27:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Aug 2007 18:27:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=jem@surfutopia.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=john@surfutopia.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain surfutopia.net from 69.63.196.98 cause and error) X-PHP-List-Original-Sender: jem@surfutopia.net X-Host-Fingerprint: 69.63.196.98 a.mx.surfutopia.net OpenBSD 3.0-3.4 Received: from [69.63.196.98] ([69.63.196.98:2119] helo=a.mx.surfutopia.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/72-48982-27E2BC64 for ; Tue, 21 Aug 2007 14:27:01 -0400 Received: by a.mx.surfutopia.net (Postfix, from userid 1000) id 29982F477; Tue, 21 Aug 2007 11:26:56 -0700 (PDT) Date: Tue, 21 Aug 2007 11:26:56 -0700 To: Johannes =?iso-8859-1?Q?Schl=FCter?= Cc: internals@lists.php.net Message-ID: <20070821182656.GA5361@calvin.surfutopia.net> References: <20070821005233.GC14775@calvin.surfutopia.net> <1187717834.2989.62.camel@johannes.nop> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <1187717834.2989.62.camel@johannes.nop> User-Agent: Mutt/1.5.6i Subject: Re: [PHP-DEV] php 4.4.7 make install with pear causes zend freeing errors From: john@surfutopia.net (John Mendenhall) Johannes, On Tue, 21 Aug 2007, Johannes Schl=FCter wrote: > On Mon, 2007-08-20 at 17:52 -0700, John Mendenhall wrote: > > I have recently upgraded from php 4.4.0, to php 4.4.7. > > I am running this on openbsd 3.6 i386. > >=20 > > My configure options are as follows: > >=20 > > ----- > > ./configure \ > > --prefix=3D/usr/local/php4 \ > > --with-apxs=3D/usr/sbin/apxs \ > > --enable-debug \ >=20 > [...] >=20 > You shouldn't use --enable-debug as long as you're not trying to fix > some bugs in PHP. The messages you've sent are only shown when that > debug flag is set since it's known that under some circumstances the > engine can't really free memory until the script ends. The notices are > there to see if they accidentally forgot to free some memory which might > be freed before. Thank you very much. I have removed that option and that caused the errors to no be displayed. Thanks again so much for your time. JohnM --=20 john mendenhall john@surfutopia.net surf utopia internet services