Fatal error: Call to undefined function hash() in /home/****/docs/core/model/modx/hashing/modpbkdf2.class.php on line 34Does anybody know, what is it and how to fix it?
The Hash extension requires no external libraries and is enabled by default as of PHP 5.1.2. It may be explicitly disabled by using the --disable-hash switch to configure. Earlier versions of PHP may incorporate the Hash extension by installing the » PECL module.