Re: [PHP] PHP Fatal error: Call to undefined function hash_hmac()

2007-09-13 Thread Per Jessen
error: Call to undefined function hash_hmac() Does anyone have any suggestions as to what might be causing this? The Apache and the CLI environments do have different setups - is it possible that the hash extension was not built into what apache is running? /Per Jessen, Zürich -- PHP

[PHP] PHP Fatal error: Call to undefined function hash_hmac()

2007-09-12 Thread Aaron Axelsen
We are running Novell SUSE Linux Enterprise Server 10 sp1. It has php 5.1.2. We are using a standard out of the box install, and for some reason the hash functions only work using the cli interface, and fails to work with apache giving the following error: PHP Fatal error: Call to undefined