Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27288 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57366 invoked by uid 1010); 5 Jan 2007 20:38:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57351 invoked from network); 5 Jan 2007 20:38:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2007 20:38:20 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 212.112.227.169 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:48702] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/F6-01582-937BE954 for ; Fri, 05 Jan 2007 15:38:18 -0500 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id DAAA2DF0071; Fri, 5 Jan 2007 21:38:14 +0100 (CET) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27713-02; Fri, 5 Jan 2007 21:38:12 +0100 (CET) Received: from [127.0.0.1] (102-137.1-85.cust.bluewin.ch [85.1.137.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ipx11223.ipxserver.de (Postfix) with ESMTP id 8BF3BDF000C; Fri, 5 Jan 2007 21:38:12 +0100 (CET) Message-ID: <459EB735.1000200@pooteeweet.org> Date: Fri, 05 Jan 2007 21:38:13 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Ilia Alshanetsky Cc: internals@lists.php.net References: <2F9254CF-58AC-4DDF-841B-CEBCFD9DA6EE@prohost.org> In-Reply-To: <2F9254CF-58AC-4DDF-841B-CEBCFD9DA6EE@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] PHP 5.2.1RC2 Released From: mls@pooteeweet.org (Lukas Kahwe Smith) Hi, while on the train I tried to strat up 5.2.0RC2 on windows and ended up with Apache complaining about the pdo, pdo_mysql, pdo_sqlite and sqlite extensions during the load process. I will try to investigate further tomorrow. regards, Lukas