On Wed, Jun 25, 2008 at 2:30 AM, Alex Ezell <[EMAIL PROTECTED]> wrote:

> If this is what is in your settings file exactly:
>
> CACHE_BACKEND = "memcached:///127.0.0.1:11211/"
>
> It looks to me like you have an extra slash there before your IP
> address. Meaning that when this string gets parsed in the cache
> backend, it's probably getting nothing for an IP.


This was it. Thanks a million. I need more coffee when working late in the
night :-)

-- 
Amit Upadhyay
Vakow! www.vakow.com
+91-9820-295-512

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to