From owner-freebsd-questions@FreeBSD.ORG Wed Oct 18 18:23:00 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9237D16A4B3 for ; Wed, 18 Oct 2006 18:23:00 +0000 (UTC) (envelope-from nianbig@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id B983F43E1D for ; Wed, 18 Oct 2006 18:21:30 +0000 (GMT) (envelope-from nianbig@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so218338uge for ; Wed, 18 Oct 2006 11:21:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=DAkBRhoIaNGzlO/c7VoDJsQUxaVB3mOX2QLS8zBdpgYpmYWYI21sBpZB9B7eWru/NbfVYqQrMWKGXFBH0wV7YDALK4kuDSQUp+9MYblxH1e4cixJBp+pz0WPe6eu7uWVxNA86zdu6qgqWc5KUdruOrkl7wTUMf+q7+XUPfN3T0c= Received: by 10.78.204.20 with SMTP id b20mr10443157hug; Wed, 18 Oct 2006 11:21:29 -0700 (PDT) Received: by 10.78.136.14 with HTTP; Wed, 18 Oct 2006 11:21:29 -0700 (PDT) Message-ID: <5e8134c90610181121w469dade5s3d6d3a747302069a@mail.gmail.com> Date: Wed, 18 Oct 2006 20:21:29 +0200 From: Nian To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: php5 port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2006 18:23:00 -0000 Hello I tryed to install your php5-5.1.6_2 recently. It works fine but when I run php --version the version is 5.1.2? matilda# php --version PHP 5.1.2 (cli) (built: Mar 16 2006 03:15:52) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies Thanks in advance! /Nian