On Mon, Jan 21, 2013 at 9:55 AM, 周 李洋(Liyang Zhou) < [email protected]> wrote:
> Dear ALL > when i try to log in x.x.x.x/memcache.php,after i enter the account & > password . > and click enter.It shows "Cant connect to x.x.x.x:11211". > I`m sure the port which memcached is running on is 11211. > I don`t konw what i did wrong. It seems normally what i have done. > > Could u help me to slove this . > Thanks a lot. > hi, The php-webmaster list is for internal maintenance of php.net sites. For general support channels check out http://php.net/support.php ps: My guess is that your memcached listens only on localhost, and you try to connect to it through a public ip address instead of using a loopback address. -- Ferenc Kovács @Tyr43l - http://tyrael.hu
