Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25415 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43676 invoked by uid 1010); 23 Aug 2006 19:48:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43661 invoked from network); 23 Aug 2006 19:48:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2006 19:48:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=iamstever@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=iamstever@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.166.180 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iamstever@gmail.com X-Host-Fingerprint: 64.233.166.180 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.180] ([64.233.166.180:12020] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12602M)) with ESMTP id 3C/D5-18645-D01BCE44 for ; Wed, 23 Aug 2006 15:48:31 -0400 Received: by py-out-1112.google.com with SMTP id c39so306379pyd for ; Wed, 23 Aug 2006 12:48:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gZ46VgIvwdiBeOBW8t4tS6svQR9SWJrvDGWxJhM9TsDw6yLM8C37/oeCt9yKm9+Ti3cLl3jWCLCyKdPurWGnmL9nK+rTsA3Zhhp+Z5OpL31GEcEwXYQS7DQvUjFixqoH1gDMQf7BgdMzIosRv5X2P9cGfaSQyxAleGqmiO5QCeU= Received: by 10.35.108.12 with SMTP id k12mr1200012pym; Wed, 23 Aug 2006 12:48:27 -0700 (PDT) Received: by 10.35.57.20 with HTTP; Wed, 23 Aug 2006 12:48:27 -0700 (PDT) Message-ID: <57792e850608231248u913172fla1582b217dbd0253@mail.gmail.com> Date: Wed, 23 Aug 2006 12:48:27 -0700 To: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3BACB070-8FE1-4D72-AF4F-A6A85147733B@prohost.org> <44E4CEC6.8060007@emini.dk> <57792e850608221940n61bdb532i74ef24bc212b2831@mail.gmail.com> Subject: Re: [PHP-DEV] PHP 5.2.0RC2 Released! From: iamstever@gmail.com (steve) On 8/23/06, Derick Rethans wrote: > That tells you that you're using extensions from the wrong PHP version > with your version of PHP. Yes, it took an exhaustive search of the hard drive to find the problem. Some software I installed, put a php5ts file in a folder that got added to the PATH. It was confusing for me since apache kept saying PHP 5.2.0RC2. The module was that version, but when loading php5ts it took some other one in preference to the one in the same folder. I hate windows. Oh, and by the way, it is MUCH faster. Anyhow, sorry to eat up bandwidth.