I just enabled the module and receive this error "Requirements: php4-mhash package, exactly the mhash function."

Anyone knows what the issue is, and how to fix this?

Thanks!

Comments

Christefano-oldaccount’s picture

It looks like PHP on your server doesn't have mhash configured. Check your phpinfo() (using devel module) and see if you have "--with-mhash" listed.

alex_b’s picture

Status: Active » Closed (fixed)