Re: a conflict between django and php4

2006-09-18 Thread Nikolaus Schlemm
hi, Am Dienstag, 19. September 2006 07:28 schrieb zhongke chen: > Thanks! i solve this by removing libmhash package. but it's only a > workaround solution. i expect to see a perfect one. unfortunately, the problem seems to be somewhere within modpython which somehow doesn't use the md5-module t

Re: a conflict between django and php4

2006-09-18 Thread zhongke chen
Thanks! i solve this by removing libmhash package. but it's only a workaround solution. i expect to see a perfect one. On 9/19/06, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > On Tue, 2006-09-19 at 12:52 +0800, zhongke chen wrote: > > Not the same problem. > > > > if i enable php4, and i do

Re: a conflict between django and php4

2006-09-18 Thread Malcolm Tredinnick
On Tue, 2006-09-19 at 12:52 +0800, zhongke chen wrote: > Not the same problem. > > if i enable php4, and i do not log in under django, my django app > works too. if i log in, error occurs. Could it possibly be a repeat of this problem: http://groups.google.com/group/django-users/browse_frm/thre

Re: a conflict between django and php4

2006-09-18 Thread zhongke chen
Not the same problem. if i enable php4, and i do not log in under django, my django app works too. if i log in, error occurs. On 9/19/06, Bryan Murdock <[EMAIL PROTECTED]> wrote: > > On 9/18/06, zhongke chen <[EMAIL PROTECTED]> wrote: > > > > i'm using django with apache2. if i disable php4 modu

Re: a conflict between django and php4

2006-09-18 Thread Bryan Murdock
On 9/18/06, zhongke chen <[EMAIL PROTECTED]> wrote: > > i'm using django with apache2. if i disable php4 module of > apache2(using a2dismod php4), my django application runs well. if i > enable php4 module and log a user in, my django application gives the > following error message: > > Mod_python

a conflict between django and php4

2006-09-18 Thread zhongke chen
i'm using django with apache2. if i disable php4 module of apache2(using a2dismod php4), my django application runs well. if i enable php4 module and log a user in, my django application gives the following error message: Mod_python error: "PythonHandler django.core.handlers.modpython" Traceback