Poidsy requirements | ||
---|---|---|
PHP Version | Passed | |
Allow_url_fopen | Passed | |
Associate mode requirements | ||
hash_hmac function | Passed | |
Keycache writable | Failed | Poidsy 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 support | Failed | Your 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. |