Re: Django on REDHAT ES

2007-01-05 Thread [EMAIL PROTECTED]
they are actually all installed. and yet this error still comes up. rebooting apache didn't help ~ it's all very odd. perhaps some path issue? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. T

Re: Django on REDHAT ES

2007-01-04 Thread Adrian Holovaty
On 1/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: i have installed both the following: libevent-1.2-1 and memcached-1.1.13 rebooted apache2 and still get the same error... any further ideas? Install the Python memcached bindings. See the Memcached section here: http://www.djangobo

Re: Django on REDHAT ES

2007-01-04 Thread [EMAIL PROTECTED]
i have installed both the following: libevent-1.2-1 and memcached-1.1.13 rebooted apache2 and still get the same error... any further ideas? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group

Re: Django on REDHAT ES

2007-01-04 Thread Adam Seering
On Jan 5, 2007, at 12:41 AM, [EMAIL PROTECTED] wrote: InvalidCacheBackendError: Memcached cache backend requires the 'memcache' library It sounds like you're trying to use memcached for caching. what i have installed: httpd-2.0.52 mod_python-3.1.3-5.1 postgresql-server-8.1.3-1.el4s1.2 pos

Django on REDHAT ES

2007-01-04 Thread [EMAIL PROTECTED]
Yes, it seems like a dumb idea, but has anyone had any success getting it to run? ~ do you have any pointers you can share? i am getting the following error in my browser: = Mod_python error: "PythonHandler django.core.handlers.modpython