La solución se encuentra aquí:
http://stackoverflow.com/questions/1207292/hash-hmac-functionality
Hay que hacer lo siguiente:
zypper install php5-devel
pecl install hash
add extension = hash.so to /etc/php5/apache2/php.ini
restart apache
Hay que tener el compilador instalado.
Fatal error: Call to undefined function hash() in /srv/www/htdocs/includes/bootstrap.inc