Jump to content

problem with memcache


Recommended Posts

have not used it in a bit so now on dedicated box I wanted to see.
getting this when enabling it in conf_golbal.php

Warning: 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?
Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...