Jump to content

Memcache Error 111: Cannot connect to localhost:11211


Recommended Posts

Hello everyone,

 

I'm trying to build a website that's relying on a cache system, I chose Memcache for this. However, when we've tried to install it on our Linux Server with Cpanel, and tested Memcache, I got the following error:

 

"Cannot connect to localhost:11211".

 

I have checked in the php.ini file and it says that Memcache is installed correctly, with the port 11211. Also, the line "memcache.so" is added in the php ini. However, I cannot seem to find the correct host. When I use the function $memcache->addServer(), the php info file shows 1 persistent connection. My question is how to configure the host correctly so that it will work.

 

Thanks,

 

Shady El Gewily

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.