Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25374 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43672 invoked by uid 1010); 16 Aug 2006 12:22:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43643 invoked from network); 16 Aug 2006 12:22:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2006 12:22:08 -0000 Authentication-Results: pb1.pair.com header.from=markright@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: markright@gmail.com X-Host-Fingerprint: 64.233.182.189 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.189] ([64.233.182.189:19288] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12549M)) with ESMTP id DE/7F-11355-9A503E44 for ; Wed, 16 Aug 2006 07:46:51 -0400 Received: by nf-out-0910.google.com with SMTP id l24so633879nfc for ; Wed, 16 Aug 2006 04:46:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=RsoZF2FM5g3fszPmnXLxkEOw1zMceoCqOkCqKAOSAzRumYuRkOvKRO5JcBhcrSGJIZGXqxH8JiU9vEliTE4af4809YFtgKOVv/A0Po/NcpHTK3MG4p46NHfoatVXlzpxJRSR//ezbhlhfTZCVWfrH9UrB/rz/CCzOVDgsMaCZjU= Received: by 10.48.254.1 with SMTP id b1mr599815nfi; Wed, 16 Aug 2006 04:46:47 -0700 (PDT) Received: by 10.78.136.1 with HTTP; Wed, 16 Aug 2006 04:46:47 -0700 (PDT) Message-ID: <2fd662a00608160446q54e25722o35dec161b2ffcdac@mail.gmail.com> Date: Wed, 16 Aug 2006 13:46:47 +0200 To: pierre.php@gmail.com Cc: internals@lists.php.net In-Reply-To: <20060816123006.4028b334@pierre-u64> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_71852_31904802.1155728807073" References: <20060816123006.4028b334@pierre-u64> Subject: Re: [PHP-DEV] increase the default memory limit in 5.2.0+ From: markright@gmail.com (Marco) ------=_Part_71852_31904802.1155728807073 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline > > > I would suggest to increase the default 8M to 12M. I discussed this > issue with Dmitry and he agrees on the principle. Any other opinions? > Or is it fine to increase it? Could we not increase it to 16MB? Almost every server I have used has changes the php.ini from 8MB to 16MB anyway. Regards Marco ------=_Part_71852_31904802.1155728807073--