downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Runtime Configuration> <Requirements
[edit] Last updated: Fri, 17 May 2013

view this page in

Installation

You need to compile PHP with the --with-mhash[=DIR] parameter to enable this extension. DIR is the mhash installation directory.

As of PHP 5.3.0, the mhash extension is emulated thru the Hash extension. This makes the mhash installation directory have no effect, and requires the hash extension enabled to make the mhash support available.



add a note add a note User Contributed Notes Installation - [1 notes]
up
-1
Anonymous
4 years ago
DIR is not the installation directory, it is the directory that contains the compiled source files (ie. /usr/src/mhash...).

 
show source | credits | sitemap | contact | advertising | mirror sites