Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40463 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76070 invoked from network); 11 Sep 2008 10:35:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2008 10:35:20 -0000 Authentication-Results: pb1.pair.com header.from=danhen@web.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=danhen@web.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain web.de from 217.72.192.248 cause and error) X-PHP-List-Original-Sender: danhen@web.de X-Host-Fingerprint: 217.72.192.248 fmmailgate07.web.de Linux 2.4/2.6 Received: from [217.72.192.248] ([217.72.192.248:61320] helo=fmmailgate07.web.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/44-54311-764F8C84 for ; Thu, 11 Sep 2008 06:35:20 -0400 Received: from web.de by fmmailgate07.web.de (Postfix) with SMTP id 66F1341C5; Thu, 11 Sep 2008 12:35:16 +0200 (CEST) Received: from [91.40.29.103] by freemailng6004.web.de with HTTP; Thu, 11 Sep 2008 12:35:15 +0200 Date: Thu, 11 Sep 2008 12:35:15 +0200 Message-ID: <1134391844@web.de> MIME-Version: 1.0 To: Pierre Joye Cc: internals@lists.php.net Organization: http://freemail.web.de/ X-Provags-Id: V01U2FsdGVkX1/bB3/PkFChHy37uF2idaCQvWynIXe6AAJbGSGTY/KRluTm0 GAQfabPBY3mvRPWx0n0tOWZORdalS0Dfau2/kbEZOGvKuMcLRU= Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.3 Windows builds, pdo_sqlite From: danhen@web.de (Daniel Henning) Hi Pierre, >Scott is working on the VC6 problem with libsqlite3. In the mean time >you can use http://apachelounge.com builds for apache as they use VC9. That was one good hint with apachelounge. SQLite is working know with VC9 build but testing is still not possible on Windows (at least for my companies applications). As I found out now XML-support is gone also... ("Class 'DomDocument' not found") Thanks so far. Kind regards, Daniel