Date: Sat, 18 Sep 2004 13:14:29 +0200 From: Nagilum <freebsd@nagilum.org> To: fbsd_user@a1poweruser.com Cc: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: php4 + mhash Message-ID: <414C1895.4080608@nagilum.org> In-Reply-To: <MIEPLLIBMLEEABPDBIEGCEHAGLAA.fbsd_user@a1poweruser.com> References: <MIEPLLIBMLEEABPDBIEGCEHAGLAA.fbsd_user@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Try this: cd /usr/ports/security/php4-mhash && make install and don't forget to make sure you have something like extension_dir = "/usr/local/lib/php/20020429/" in your /usr/local/etc/php.ini (must point to the directory where your mhash.so is located) Regards, Alex. fbsd_user wrote: >how do I tell the php4 port to include mhash? >_______________________________________________ >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" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?414C1895.4080608>