Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30152 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88965 invoked by uid 1010); 13 Jun 2007 12:09:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88950 invoked from network); 13 Jun 2007 12:09:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2007 12:09:05 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.82.233 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 66.249.82.233 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.233] ([66.249.82.233:12420] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A6/9A-26103-06EDF664 for ; Wed, 13 Jun 2007 08:09:05 -0400 Received: by wx-out-0506.google.com with SMTP id i28so170083wxd for ; Wed, 13 Jun 2007 05:09:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Dryz6qu/Zh1D/i3tLkHv926dmOgs2/SD+WpotWQ/A9zhIw+eL9dWGfNfIE9GBq8tKGu0Zn9yStNSBRp36fXiWBE4mS71NTnzCQfMLgD6MXgSkD7mT96FcZp0M20lrAgPLlkFcZhs/lMj6E8BClB68j0mYu586ZfLfsH5sGKUTsw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Akblo0wlEsN17+BG+7PRZXH7xhy1gUEOLYm7pAbh9Uwmz35rOAyhNXt4tVS1QnqhMpKUuVZDu/E3P1ROx94gnnIgmZ4ah5knJsa7DFMNF6Cd8ejd/sOq6i3ZtW0G29q2NbTSYgGoqELTq+hNO37qWoZHy0eZh4E+PY9TQ6CFXSw= Received: by 10.90.79.6 with SMTP id c6mr207727agb.1181736542089; Wed, 13 Jun 2007 05:09:02 -0700 (PDT) Received: by 10.90.90.17 with HTTP; Wed, 13 Jun 2007 05:09:02 -0700 (PDT) Message-ID: <10845a340706130509q676c6bdcmfece829b3bb4dd8e@mail.gmail.com> Date: Wed, 13 Jun 2007 13:09:02 +0100 Reply-To: RQuadling@GoogleMail.com To: php-dev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Windows and Memory Limit of -1 From: rquadling@googlemail.com ("Richard Quadling") Hi. Are there any special concerns for setting memory_limit to -1 in PHP.INI on Windows (using Sambar Server, not IIS/Apache). I'm getting "Out of memory" errors recently. Memory is good. Admittedly the code is trying to add a 12MG file as an attachment (using htmlmimemail5 from phpguru.org). 5MG attachments are OK, but the 12MG isn't. The server is internal so the limit is not required. Confused. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"