Using memcache

Using memcache

Postby d.burns » Thu May 07, 2009 4: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 4:33 pm

Postby divya » Fri May 15, 2009 3: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 » Sun Nov 22, 2009 12:26 am

yeah I think so..............
pabell003
 
Posts: 1
Joined: Sun Nov 22, 2009 12:10 am


Return to PHP

Who is online

Users browsing this forum: No registered users and 3 guests

cron