Hi,
We got report about such issue here:
https://bugs.oxid-esales.com/view.php?id=1776
This issue occured because the OpenID library tries to load the gmp extension
if it is not loaded using a dl() function, which is blacklisted with suhosin.
This case can be solved simply by adding the line to config.inc.php:
define('Auth_OpenID_BUGGY_GMP', true);
This change will be included in next OXID eShop Update.
Best regards,
Šarūnas Valaškevičius
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general