Re: mod_python installation problem ..severity High

2006-11-14 Thread Graham Dumpleton
boney wrote: > On doing this and duly following the installation and testing > instructions at www.modpython.org and then pointing the url as > http://localhost/test/mptest.py, i get the following error on the > server log file: > > [Tue Nov 14 15:17:47 2006] [error] make_obcallback: could not impo

mod_python installation problem ..severity High

2006-11-14 Thread boney
) after installing the packages i added the following lines to the httpd.conf file : LoadModule python_module modules/mod_python.so in order to test mod_python installation i added to following line to the httpd.conf file AddHandler mod_python .py PythonHandler mptest

Re: mod_python installation

2006-03-16 Thread Kai Schulte
The Debian stable package tree has only libapache2-mod-python2.3 (3.1.3-3). You can look at http://packages.debian.org/stable/python/ for a detailed list. If you really want to use python2.4 you can either try to use the ubuntu package (http://packages.ubuntu.org.cn/breezy/python/libapache2-mo

Re: mod_python installation

2006-01-30 Thread Ravi Teja
I have Ubuntu which uses the Debian package tree. I see libapache2-mod-python2.4 with "apt-cache search mod_python" Perhaps you don't have all the repositories enabled? -- http://mail.python.org/mailman/listinfo/python-list

mod_python installation

2006-01-30 Thread treelife
I am having real difficulties just installing mod_python on my server which runs Debian 3.1 and Apache 2.0.x ( I believe x=.54) Firstly, Debian 3.1 does not have a python2.4 version of the software for Apache2.0( I run python 2.4.1) and when I install the python2.3 version, Apache is giving me s

Mod_python installation: apache Warning

2005-03-16 Thread Andrea Fiore
Hello, i have compiled mod_python 2.7.10 on a Linux box with Apache 1.3.31, but after i restarted the web server, i had a strange warning that i did non understand ** bash-2.05b# apachectl configtest [Wed Mar 16 11:50:26 2005] [warn] Loaded DSO /usr/libexec/apache/mod_python.so uses plain Apac