Johannes, On Tue, 21 Aug 2007, Johannes Schlüter 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. > > > > My configure options are as follows: > > > > ----- > > ./configure \ > > --prefix=/usr/local/php4 \ > > --with-apxs=/usr/sbin/apxs \ > > --enable-debug \ > > [...] > > 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 -- john mendenhall [EMAIL PROTECTED] surf utopia internet services -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php