version 4 on localhost |
| |||
i get the error wrong ip format
|
| |||
I did not install it locally yet but did u give a try to 127.0.0.1 !!!!!
|
| |||
v4 will check users IP address and only allows:
|
| |||
127.0.0.1 is in IPv4, in my case IPv6 it is ::1
|
| |||
don't worry, we will upgrade it to IPv6 soon.
|
| |||
ok, i found a solution for it. php 5.2 and above has a function for checking ip's in both formats
|