PHP Algoritmo desconhecido. HMAC-SHA256 esperado

0

Estou recebendo um erro constante de

 mod_fcgid: stderr: Unknown algorithm. Expected HMAC-SHA256 

dos meus logs do apache. Eu estou querendo saber porque o PHP está reclamando desde que o módulo hash está instalado.

Minha informação do PHP:

 php -v
PHP 5.3.3-7+squeeze17 with Suhosin-Patch (cli) (built: Aug 23 2013 15:06:16)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
    with the ionCube PHP Loader v4.4.2, Copyright (c) 2002-2013, by ionCube Ltd.
    with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH
# php -m | grep hash
hash
mhash
    
por Armand 16.09.2013 / 21:30

0 respostas