Posted July 4, 201213 yr have not used it in a bit so now on dedicated box I wanted to see. getting this when enabling it in conf_golbal.phpWarning: memcache_connect(): Can't connect to 127.0.0.1:11211, Connection refused (111) in /public_html/forums/ips_kernel/classCacheMemcache.php on line 90 there are then a few other errors listed driven off that line 90. I have tried other ip and made sure port is open too, but it looks like its more an issue with classCacheMemcache.php line 90 is:$this->link = memcache_connect( $server_info['memcache_server_1'], $server_info['memcache_port_1'] ); any thoughts?
July 4, 201213 yr Author yeah forgetting to add it to start at boot probably was reason here... seems fine now and survives reboot :)
Archived
This topic is now archived and is closed to further replies.