|
| From: | Lyu Abe |
| Subject: | Re: [Demexp-dev] Re: Add response: erreur pyhton |
| Date: | Wed, 12 Mar 2008 21:44:59 +0100 |
| User-agent: | Thunderbird 2.0.0.12 (Windows/20080213) |
"Good evening Dave" Here is a piece of code that produces the error.If you have Mod Pyhton installed, you need to include the following to the httpd.conf file:
LoadModule python_module modules/mod_python.so
and
<Directory "c:/Program Files/Wamp/www/demexp/python">
AddHandler mod_python .py
PythonHandler mod_python.publisher
PythonDebug On
</Directory>
Let me know what you think...
Lyu
| [Prev in Thread] | Current Thread | [Next in Thread] |