If you are receiving an "Unrecognized address" error for an IPv6 address, it's possible your version of PHP has not been compiled with IPv6 support.
To check, load up phpinfo(); and look to see if "IPv6 Support" is set to "disabled".
If you are receiving an "Unrecognized address" error for an IPv6 address, it's possible your version of PHP has not been compiled with IPv6 support.
To check, load up phpinfo(); and look to see if "IPv6 Support" is set to "disabled".