From owner-freebsd-sparc64@FreeBSD.ORG Wed Aug 10 07:27:52 2005 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97F5416A41F for ; Wed, 10 Aug 2005 07:27:52 +0000 (GMT) (envelope-from arvan80@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39F5243D53 for ; Wed, 10 Aug 2005 07:27:52 +0000 (GMT) (envelope-from arvan80@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so77999wra for ; Wed, 10 Aug 2005 00:27:51 -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=s+LTrkK+dnFIQDZZnV4OelREM17Is3OtbiM3l34rbI2ML8Peha1zG2XsVvYoBYGMOR2FMD7eBVw/8UyHA3ovT9P0+/Cyp3wbNUfJ7Yu8+11vhkkoQ5PeUf6FcbxROHvV5hRgnoyTmIIR9pnRpnliXTURPIr3jYdejwaqMmpV+MM= Received: by 10.54.3.8 with SMTP id 8mr274526wrc; Wed, 10 Aug 2005 00:27:51 -0700 (PDT) Received: by 10.54.11.23 with HTTP; Wed, 10 Aug 2005 00:27:51 -0700 (PDT) Message-ID: Date: Wed, 10 Aug 2005 15:27:51 +0800 From: =?GB2312?B?sKLOxA==?= To: freebsd-sparc64@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: where is php extensions? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2005 07:27:52 -0000 hello,all. my os is FreeBSD 6.0 Beta. i use ports to install php and apache.right now everything is working fine.but i edit php.ini ,need some extensions,and i don't know wher e it is. there is a directory named "build" under /usr/local/lib/php/ . how to add more php extensions? --=20 Best Wishes, Yours Arvan