PDA

View Full Version : mod_python


mo.mentum
06-21-2004, 12:20 PM
hey..quickest/painless way of adding mod_python to Apache under DA?

DirectAdmin Support
07-02-2004, 12:41 PM
Add it to the configure.apache_ssl file and recompile apache.

http://help.directadmin.com/item.php?id=1

John

mo.mentum
07-02-2004, 12:47 PM
added the following line:

--add-module=mod_python.c \

or is tehre a better way..cuz this one didnt work too well...had to find and compile mod_pythin and stick the .c .o etc files into a directory for apache to find...

DirectAdmin Support
07-02-2004, 01:29 PM
Hello,

You'd follow the install instructions for mod_python and do whatever is needed. I've never done it, so I'm not too sure what it requires.

John