Sidane
Wed 5th Mar '08, 6:47pm
Fatal Error: unable to connect to memcache server in /includes/class_datastore.php on line 309
This error has been popping up intermittently on my site over the last few weeks.
The site is running on a two server setup - 1 web server, 1 db server. Memcache is running on the DB server. Previously it was on the web server and AFAIK this problem never occurred. It seems to have cropped up after the move to the DB server.
I added $config['Misc']['memcachetimeout'] = 2; to /includes/config.php to see if it helped, but no joy.
Any advise on what could be wrong?
Thanks in advance.
This error has been popping up intermittently on my site over the last few weeks.
The site is running on a two server setup - 1 web server, 1 db server. Memcache is running on the DB server. Previously it was on the web server and AFAIK this problem never occurred. It seems to have cropped up after the move to the DB server.
I added $config['Misc']['memcachetimeout'] = 2; to /includes/config.php to see if it helped, but no joy.
Any advise on what could be wrong?
Thanks in advance.