Hi
I know this is asked by several years ago and only answer I found is to ask here in mailing list. I dont want to install mod_wsgi with python 3 since our db is ads and it only support python 27.
when running this
mod_wsgi-express module-config
I am getting
LoadModule wsgi_module "c:/python27/lib/site-packages/mod_wsgi/server/mod_wsgiNone"
WSGIPythonHome "c:/python27"
if I paste this in httpd.conf apache will nnt start ever
my mod_wsgi version is mod_wsgi-4.9.2
kindly help with any suggestions
thanks in advance