newbie help for mod_python

Jochen Kaechelin debianfreak at freenet.de
Wed Feb 23 08:17:57 EST 2005


Am Mittwoch, 23. Februar 2005 00:29 schrieb Brian Beck:
> Jochen Kaechelin wrote:
> > I run debian sid and apache2 with libapache2-mod-python2.3
> > and I added these lines
> >
> > <Directory /var/www>
> >    AddHandler mod_python .py
> >    PythonDebug On
> > </Directory>
> >
> > in a virtualhost container.
>
> Were those the only lines you added? You also should have
> actually loaded the module somewhere by adding something
> resembling:
>
> LoadModule python_module modules/mod_python.so

Thats done by debian during installation:

Module Name: mod_python.c
Content handlers: yes

-- 
Gugsch Du: http://gissmoh.de



More information about the Python-list mailing list