Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7895 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51345 invoked by uid 1010); 16 Feb 2004 22:58:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51319 invoked from network); 16 Feb 2004 22:58:41 -0000 Received: from unknown (HELO smtp1.pp.htv.fi) (212.90.64.119) by pb1.pair.com with SMTP; 16 Feb 2004 22:58:41 -0000 Received: from localhost.localdomain (cs181008.pp.htv.fi [213.243.181.8]) by smtp1.pp.htv.fi (Postfix) with ESMTP id 67421803A7; Tue, 17 Feb 2004 00:58:40 +0200 (EET) Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.10/8.12.10) with ESMTP id i1GMwdpn016745; Tue, 17 Feb 2004 00:58:39 +0200 Date: Tue, 17 Feb 2004 00:58:39 +0200 (EET) Reply-To: Jani Taskinen To: Tobias Bradtke Cc: internals@lists.php.net In-Reply-To: <20040216224256.12845.qmail@pb1.pair.com> Message-ID: References: <20040216160749.76665.qmail@pb1.pair.com> <20040216224256.12845.qmail@pb1.pair.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Subject: Re: [PHP-DEV] Re: PHP5beta4: Problem using extensions or include path on Windows XP From: sniper@iki.fi (Jani Taskinen) On Mon, 16 Feb 2004, Tobias Bradtke wrote: >Erik franz=E9n wrote: >> I am trying to get PHP5beta4 work on my Win XP Pro machine as a module >> in apache 1.3.29. >>=20 >> When I am starting apache I am getting an error saying that php5ts.dll >> has crashed. >>=20 >> This happens when: >>=20 >> a) When I enable any extension in php.ini >> b) When I insert a include path i php.ini > >same for me.. Both of you: Get the latest CVS snapshot of PHP 5. There was a bug in the beta that causes crashes in some cases. The bug is fixed in CVS now. =20 --Jani =20