https://bugzilla.wikimedia.org/show_bug.cgi?id=27353
--- Comment #4 from Brion Vibber <[email protected]> 2011-02-13 20:55:02 UTC --- Can you double-check what $_SERVER['REMOTE_ADDR'] returns? Sounds like we have a couple possibilities: 1) REMOTE_ADDR data provided by the web server is missing or bogus 2) REMOTE_ADDR is fine, but for some reason that value doesn't get normalized correctly by IP::canonicalize() -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
