Using memcache

Using memcache

Postby d.burns » Thu May 07, 2009 3:38 pm

Hi,

I'm trying to use memcache with PHP. phpinfo says that memcache is installed.

Here's the code I'm using. I get a "connection refused" warning. Does that mean memcached isn't running? Should it be?

Code: Select all
$memcache = new Memcache;
$memcache->connect('localhost') or die ("Could not connect");


Thanks!
d.burns
 
Posts: 1
Joined: Thu May 07, 2009 3:33 pm

Postby divya » Fri May 15, 2009 2:25 am

Hello,

We have to cross check if memcache is correctly installed in the server. If you can send a mail to support@canadianwebhosting.com with your domain name, we will check it in detail and shall update you.

Regards,
Divya
divya
 

Postby pabell003 » Sat Nov 21, 2009 11:26 pm

yeah I think so..............
pabell003
 
Posts: 1
Joined: Sat Nov 21, 2009 11:10 pm


Return to PHP

Who is online

Users browsing this forum: No registered users and 0 guests

cron