Welcome Guest, Not a member yet? Register   Sign In
hash_hmac() undefined function error on new install
#8

(01-21-2018, 05:44 PM)abaij Wrote:
(03-06-2015, 04:09 AM)Narf Wrote: Seriously, you should just recompile PHP with ext/hash enabled. Or scream at the person who didn't do it, or change the hosting provider if you're using one ...

Not having the Hash extension will get you in all kinds of trouble, and if you don't have it, chances are there will be a lot more things messed up in your setup. Don't just copy a user-space function for hash_hmac() to work around the problem, it's not worth it.

How to recompile PHP to enable ext/hash? I've googled for it but found nothing

It's enabled by default, just don't disable it.
Reply


Messages In This Thread
RE: hash_hmac() undefined function error on new install - by Narf - 01-21-2018, 11:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB