Hello, i'm working on a project made with php, but even python, so i have to run a cgi which is written in python in the testing server [easyPhp 5.2]
Now i wonder if i have to install mod_wsgi, which is not installed by default, or i have "only" to follow those steps explained here:
[
www.imladris.com]
I'm not so exeprienced with apache, so i've tried both those things without success. I assume i shouldn't use a python cgi till i don't have more experience (security bla) but, however, it's good to know it for the next time because, even if at the moment i could even build the whole work in php, i would like to use a python framework for the next project so i will have to clarify my ideas if to use EasyPhp or an other testing server.
Let me know
Tnks