Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46890 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86800 invoked from network); 27 Jan 2010 12:22:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2010 12:22:33 -0000 X-Host-Fingerprint: 84.140.228.23 p548CE417.dip.t-dialin.net Received: from [84.140.228.23] ([84.140.228.23:6784] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/96-54826-800306B4 for ; Wed, 27 Jan 2010 07:22:33 -0500 Message-ID: To: internals@lists.php.net Date: Wed, 27 Jan 2010 13:22:28 +0100 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 References: <4B4DABED.4060202@easyflirt.com> <4B4DBF40.5040801@easyflirt.com> <4B4DCFDA.6090206@dmi.me.uk> <20100113153113.GN3978@phcomp.co.uk> <4B4DEB41.2070800@lerdorf.com> In-Reply-To: <4B4DEB41.2070800@lerdorf.com> X-Enigmail-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Posted-By: 84.140.228.23 Subject: Re: [PHP-DEV] About optimization From: karsten@typo3.org (Karsten Dambekalns) Hi. On 13.01.10 16:48, Rasmus Lerdorf wrote: > Alain Williams wrote: >> Unfortunately: APC does not work with PHP 5.3 -- I have a site where I would >> love to use it but I cannot. I use APC to great effect elsewhere. Hm. I have 5.3.1 with APC 3.1.3p1 and it runs fine. This is not a production environment, but I have not yet had the impression APC was broken. What is it that doesn't work yor you? > The svn version works ok with 5.3. Turn off gc though. Why is that advisable? Any pointers to background information welcome. Regards, Karsten