In particular, I find it's really useful to configure the mod_python
test page as described at
http://www.modpython.org/live/current/doc-html/inst-trouble.html;
that will show you, among other things, the current sys.path you're
using independent of Django.
--~--~-~--~~---
On Oct 18, 8:33 am, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote:
> On 10/17/07, Michael Newman <[EMAIL PROTECTED]> wrote:
> ...
>
>
>
> > ImportError: No module named django.core.handlers.modpython
>
> ...
> > my conf file is a basic:
>
> >
> > SetHandler python-program
> > PythonHandler dja
On 10/17/07, Michael Newman <[EMAIL PROTECTED]> wrote:
...
>
> ImportError: No module named django.core.handlers.modpython
>
...
> my conf file is a basic:
>
>
> SetHandler python-program
> PythonHandler django.core.handlers.modpython
> SetEnv DJANGO_SETTINGS_MODULE videouploader.sett
3 matches
Mail list logo