Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11494 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31912 invoked by uid 1010); 23 Jul 2004 04:49:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 31863 invoked from network); 23 Jul 2004 04:49:06 -0000 Received: from unknown (HELO merlin.pegasi.net) (66.180.228.196) by pb1.pair.com with SMTP; 23 Jul 2004 04:49:06 -0000 Received: from merlin.pegasi.net (merlin.pegasi.net [127.0.0.1]) by merlin.pegasi.net (8.12.11/8.12.11) with ESMTP id i6N4n6lx091735 (version=TLSv1/SSLv3 cipher=EDH-DSS-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 23 Jul 2004 04:49:06 GMT Received: from localhost (philip@localhost) by merlin.pegasi.net (8.12.11/8.12.10/Submit) with ESMTP id i6N4n6Qs091732 for ; Fri, 23 Jul 2004 04:49:06 GMT X-Authentication-Warning: merlin.pegasi.net: philip owned process doing -bs Date: Fri, 23 Jul 2004 04:49:05 +0000 (GMT) X-Sender: philip@merlin.pegasi.net To: internals@lists.php.net Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [PATCH] win32/install.txt (for MySQL support) From: philip@cornado.com (Philip Olson) Hello! Here's a patch for install.txt in php-src/win32, it deals with the MySQL changes and briefly mentions that SQLite and SimpleXML are built into the Windows binaries as of PHP 5.0.0. http://www.boogle.com/tmp/patch_win32_install.txt There may be other Windows built-in extension changes but someone who knows can deal with those. Some possibilities: iconv, and SPL. Regards, Philip