Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19634 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80625 invoked by uid 1010); 16 Oct 2005 15:31:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80609 invoked from network); 16 Oct 2005 15:31:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2005 15:31:30 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from ([212.112.227.169:59088] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 17/90-22302-15272534 for ; Sun, 16 Oct 2005 11:31:29 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 9C169DF0134; Sun, 16 Oct 2005 17:31:37 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32581-05; Sun, 16 Oct 2005 17:31:27 +0200 (CEST) Received: from [127.0.0.1] (i577B5F50.versanet.de [87.123.95.80]) by ipx11223.ipxserver.de (Postfix) with ESMTP id D6AD1DF0057; Sun, 16 Oct 2005 17:31:26 +0200 (CEST) Message-ID: <43527241.2070400@php.net> Date: Sun, 16 Oct 2005 17:31:13 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wez Furlong Cc: internals@lists.php.net References: <63.1B.22302.D2752534@pb1.pair.com> <4e89b4260510160826g57215f09t63f2bbc59a3196be@mail.gmail.com> In-Reply-To: <4e89b4260510160826g57215f09t63f2bbc59a3196be@mail.gmail.com> 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] sqlite on windows From: lsmith@php.net (Lukas Smith) Wez Furlong wrote: > It's a linkage/dependency problem; ext/sqlite holds the sqlite2 PDO > driver, and PDO is a shared extension. Ok .. can then someone enable the php_sqlite.dll in our sample php.ini's then? I dont have the karma .. thx regards, Lukas