PHP Warning: Memcache::pconnect(): Can't connect to
127.0.0.1:11211
Ray Krueger
raykrueger at gmail.com
Wed Apr 30 15:42:53 UTC 2008
Well, is it running?
Try connecting to it with telnet or nc
$ telnet localhost 11211
stats
^]
Quit
On Wed, Apr 30, 2008 at 10:21 AM, anul kumar <kumar.anul at gmail.com> wrote:
> Hi,
>
> In my appliaction, I am getting below error.
>
> PHP Warning: Memcache::pconnect(): Can't connect to 127.0.0.1:11211,
> Connection refused (111) in /var/www/html/sample/memcache.class.php on line
> 26
>
> Unable to connect the Memcache!!
>
> Please mail me the solution to fix above error.
>
> Thanks in Advance,
> kumar
>
>
>
>
>
>
>
>
>
More information about the memcached
mailing list