[mod_python] Problem installing mod_python

nm at estadias.com nm at estadias.com
Thu Dec 15 10:42:28 EST 2005


Hi,
I'm new to python, and i have a problem with the mod_python installation.
I'm running Debian linux 3.1 STABLE, i've done an apt-get install
libapache2-mod-python.
I've tried to run the simple example of:
http://www.modpython.org/live/current/doc-html/inst-testing.html
But don't works. When i call the page, the browser simply show a window to save
the file.
In my apache2.conf i have:
<Directory /home/*/public_html>
        AllowOverride All
        Options Indexes SymLinksIfOwnerMatch IncludesNoExec
</Directory>

Any ideas?
Thanks,
Nuno


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the Mod_python mailing list