From owner-freebsd-questions@FreeBSD.ORG Sat Feb 28 12:55:27 2004 Return-Path: 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 AC14216A4CE for ; Sat, 28 Feb 2004 12:55:27 -0800 (PST) Received: from tomoyo.MyBSD.org.my (duke.void.net.my [202.157.183.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D054143D1F for ; Sat, 28 Feb 2004 12:55:26 -0800 (PST) (envelope-from www@tomoyo.MyBSD.org.my) Received: by tomoyo.MyBSD.org.my (Postfix, from userid 80) id F08F86CC91; Sun, 29 Feb 2004 05:00:13 +0800 (MYT) Received: from phpmailer ([202.157.183.139]) by 202.157.183.139 with HTTP (VOiD); Sun, 29 Feb 2004 05:00:13 +0800 Date: Sun, 29 Feb 2004 05:00:13 +0800 To: fbsd_user@a1poweruser.com, "freebsd-questions@FreeBSD. ORG" From: zam4ever Message-ID: X-Priority: 3 X-Mailer: VOiDMAIL [PHPMailer version 1.70] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1" Subject: Re: Where to find apache PHP script mhash function X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: zam4ever List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 20:55:27 -0000 --------- Original Message -------- From: fbsd_user@a1poweruser.com To: freebsd-questions@FreeBSD. ORG Subject: Where to find apache PHP script mhash function Date: 29/02/04 04:28 > Have mod_php installed on apache but it does not have the mhash > extension function. > > Where can I find it? > > Thanks You can find the mhash from here: BSD port : /usr/ports/security/mhash More info: http://www.freshports.org/security/mhash/ http://schumann.cx/mhash/ cheers -zam4ever-