Poidsy compatibility test

Poidsy requirements
PHP VersionPassed
Allow_url_fopenPassed
Associate mode requirements
hash_hmac functionPassed
Keycache writableFailedPoidsy requires write access to the keycache.php file in its directory. Without it, Poidsy will be unable to use associate mode.
Diffie-Hellman key exchange requirements
Bigmath supportFailedYour version of PHP doesn't have support for either gmp (preferred) or bcmath. Poidsy needs one of these libraries to perform D-H key exchange.