on my linux (ubunto 11) installation I have running both python 2.7 and 2.6 I want to install and configure mod_wsgi for my localhost running apache (to do some debugging.. I can't figure out with a bottle.py deployment to openshift who uses mod_wsgi) the virtualenv I want to run the application from is using python 2.6 should I install the specifc 2.6 mod_wsgi (which seems from looking in the guide more of a fuss, since it isn't the default python version in my installation)in order with the virtualenv or would the default installation (probably with python 2.7) would suffice for running the wsgi app in the virtenv? thanks for the help!
-- You received this message because you are subscribed to the Google Groups "modwsgi" group. To view this discussion on the web visit https://groups.google.com/d/msg/modwsgi/-/TFgjcGnZLcQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
