Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27876 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26630 invoked by uid 1010); 7 Feb 2007 09:36:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 26614 invoked from network); 7 Feb 2007 09:36:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Feb 2007 09:36:28 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:3752] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/FF-18288-A9D99C54 for ; Wed, 07 Feb 2007 04:36:27 -0500 Received: (qmail 31958 invoked from network); 7 Feb 2007 09:34:44 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 7 Feb 2007 09:34:44 -0000 Message-ID: <45C99D94.4020907@zend.com> Date: Wed, 07 Feb 2007 12:36:20 +0300 User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: Jeremy Privett CC: internals@lists.php.net References: <45C95EC0.90505@completelyunique.com> In-Reply-To: <45C95EC0.90505@completelyunique.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Known Issues with PHP6 on Windows? From: antony@zend.com (Antony Dovgal) On 02/07/2007 08:08 AM, Jeremy Privett wrote: > Hey everyone, > > I was just curious if there were any known issues with the PHP6 builds > on Windows. I've been trying to set a build up in my local environment > and Apache keeps throwing this error at me: > > Syntax error on line 173 of C:/Apache2/conf/httpd.conf: Can't locate API > module structure `php6_module' in file C:/php6/php6apache2.dll: No error It's still php5_module. But this should be changed in the next snapshot. -- Wbr, Antony Dovgal