ConFoo Montreal 2026: Call for Papers

Voting

: eight minus three?
(Example: nine)

The Note You're Voting On

dave at php dot net
10 years ago
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".

<< Back to user notes page

To Top