RE: Where to find apache PHP script mhash function
From: Remko Lodder (remko_at_elvandar.org)
Date: 02/28/04
- Previous message: Kent Stewart: "Re: Pkgdb Problem -- /usr/local/sbin/pkgdb:35:in"
- Maybe in reply to: fbsd_user: "Where to find apache PHP script mhash function"
- Next in thread: JJB: "RE: Where to find apache PHP script mhash function"
- Reply: JJB: "RE: Where to find apache PHP script mhash function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <fbsd_user@a1poweruser.com>, "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG> Date: Sat, 28 Feb 2004 22:14:42 +0100
I mean this Makefile
# Instructions on how to enable preferred extensions can be found in the
# Makefile of the master port (lang/php4).
current directory was /usr/ports/www/mod_php4
in /usr/ports/lang/php4/Makefile
<snip>
.if defined(WITH_MHASH)
LIB_DEPENDS+= mhash.2:${PORTSDIR}/security/mhash
CONFIGURE_ARGS+=--with-mhash=${LOCALBASE}
.endif
</snip>
There it is instructed to use mhash in php,
(make -DWITH_MHASH) is what i always use :)
Cheers
-- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene mrtg.grunn.org Dutch mirror of MRTG -----Oorspronkelijk bericht----- Van: fbsd_user [mailto:fbsd_user@a1poweruser.com] Verzonden: zaterdag 28 februari 2004 22:03 Aan: Remko Lodder; freebsd-questions@FreeBSD. ORG Onderwerp: RE: Where to find apache PHP script mhash function Thanks I installed the package mhash just now and I had installed the package version of mod_php. What makefile are you talking about to get mod_php to use mhash? -----Original Message----- From: Remko Lodder [mailto:remko@elvandar.org] Sent: Saturday, February 28, 2004 3:44 PM To: fbsd_user@a1poweruser.com; freebsd-questions@FreeBSD. ORG Subject: RE: Where to find apache PHP script mhash function mhash can be found in the ports : /usr/ports/security/mhash also typing mhash in google gave as first hit the homepage of the mhash. After installing mhash you need to configure mod_php to use it, checkout the makefile for more information. HTH, -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene mrtg.grunn.org Dutch mirror of MRTG -----Oorspronkelijk bericht----- Van: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]Namens fbsd_user Verzonden: zaterdag 28 februari 2004 21:22 Aan: freebsd-questions@FreeBSD. ORG Onderwerp: Where to find apache PHP script mhash function Have mod_php installed on apache but it does not have the mhash extension function. Where can I find it? Thanks _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Kent Stewart: "Re: Pkgdb Problem -- /usr/local/sbin/pkgdb:35:in"
- Maybe in reply to: fbsd_user: "Where to find apache PHP script mhash function"
- Next in thread: JJB: "RE: Where to find apache PHP script mhash function"
- Reply: JJB: "RE: Where to find apache PHP script mhash function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|