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!
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
Comment #1
Christefano-oldaccount commentedIt 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.
Comment #2
alex_b commented