Where to find apache PHP script mhash function

Mike Maltese mike at pcmedx.com
Sat Feb 28 14:17:51 PST 2004


> SO you are saying that this /usr/ports/lang/php4  is an replacement
> for mod_php?
> That it does everything mod_php does plus the extensions can be
> added.

lang/php4 is a master port. You can read lang/php4/Makefile to see what make
definitions that are available (like -DWITH_MHASH). I wouldn't recommend
trying to build mod_php4 in lang/php4 because it sounds like you're confused
already. Just go to www/mod_php4 and do a "make -DWITH_MHASH (+ whatever
other features you want) install". Really though, I don't see why you don't
just use the ncurses menu.



More information about the freebsd-questions mailing list