Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Configuring apache to execute python scripts using mod_python handler

0 views
Skip to first unread message

Kev Dwyer

unread,
Feb 12, 2010, 7:18:43 PM2/12/10
to pytho...@python.org
On Fri, 12 Feb 2010 13:08:59 -0400, Juan Carlos Rodriguez wrote:

Hello Juan Carlos,

You're better off raising this on the mod_python list, however...

Python is looking for a module called mptest, and cannot find it.

Have you created the mptest.py module? (It should contain the handler function
in your item (2)).

Is it on the python path used by the webserver? See for example the last post
at
http://forums.devshed.com/apache-development-15/installing-python-on-apache-42184.html
which shows how you can set up the path.

Cheers,

Kev


0 new messages