[mod_python] Still no success...

Gregory (Grisha) Trubetskoy grisha at modpython.org
Tue Nov 27 12:18:07 EST 2001


You also need "AddModule mod_python.c" somewhere after ClearModuleList.

On Tue, 27 Nov 2001, Bohms, Michel wrote:

>
> Thanks for some of your suggestions. I checked security but system has full
> control at modules and the specific .dll.
>
> This is the file that is giving me headeaches:
>
>  <<httpd.conf>>
>
> As in the manual I included both parts (LoadModule & <Directory>)
>
> But when restarting Apache http server I stiil get:
>
> "Invalid command PythonHandler, ...mispelled or module not in server
> config.".
>
> Thanks very much for any ideas (must be a simple and/or stupid mistake I
> guess :)).
>
> Michel Bohms
> TNO
> IST eConstruct
>
> ps versions used:
> Apache 1.3.22 (is this causing the problem ? should I stick to 1.3.20 ???)
> Python 2.1.1
> modpython 2.7.2 (python2.1-apache1.3.20)
>
>




More information about the Mod_python mailing list