https://bugzilla.wikimedia.org/show_bug.cgi?id=30041

       Web browser: ---
             Bug #: 30041
           Summary: "You have entered an invalid IP address for Memcached:
                    localhost."
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Installation
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


When setting up a new wiki on trunk (as of r93014), I put in for the Memcached
config option "localhost:11211" to use my local memcached instance.


On submission, I got kicked back to the top of the same form with this error:

"You have entered an invalid IP address for Memcached: localhost."


In addition, some glitches in the page state:
* lost selections from the extension checkboxes
* caching subform shows off, instead of memcached which I last left it at.
(reselecting it shows the localhost:11211 line I had put in before, so the
data's still there)

Changing it to "127.0.0.1:11211" resolves this for me, but it sounds like the
installer is trying to validate the host portion of memcached lines as raw IP
addresses *only*. It's perfectly legit to use hostnames here.

-- 
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

Reply via email to