Memcached server port not working

I have Memcache installed, and my phpinfo shows it's using port 11211. When I set Memcached server host:127.0.0.1 and Memcached server port:11211, I get the following errors:

Warning: Memcache::connect(): Can't connect to 127.0.0.1:11211, Connection refused (111) in /home/xxx/public_html/inc/classes/BxDolCacheMemcache.php on line 37

 

What could be wrong?

Quote · 17 Oct 2012

try using your actual IP from host..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 17 Oct 2012

After googling like a madman and playing around a bit, I got it all working. My homepage went from 13 seconds to download, down to 4.5.

 

One thing I don't like, and can't find a fix for, is after enabling block and menu caching as suggested, you can't log out of the site. What could be causing this? I'm not sure if it's related to memcache, or the menu/block caching.

Quote · 17 Oct 2012

Well I guess it DOES log you out, it's just that it's cached the page while you were logged in, so if you refresh your browser, it shows you as logged out. The same thing happens when you login, but in reverse. I can deal with that, considering the page speed I've gained, it's worth that little glitch.

Quote · 17 Oct 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.