Everything is working but modpython

2008-09-03 Thread jpittet
I have everything running except mod_python on apache. I can import django in the Python interpreter. I can even run python manage.py runserver but as soon as I put it in apache, it gives me grief. This is a Centos 5 Python 2.4 Apache 2.2 mod_python.i386 3.2.8-3.1 Django SVN at 1.0 rc_1 Here is

Re: Everything is working but modpython

2008-09-04 Thread jpittet
s for your responses! On Sep 3, 5:39 pm, jpittet <[EMAIL PROTECTED]> wrote: > I have everything running except mod_python on apache. > > I can import django in the Python interpreter. I can even run python > manage.py runserver but as soon as I put it in apache, it gives me &g