Installing mod_wsgi with python27 & in windows 10

28 views
Skip to first unread message

Gopi Pulithara

unread,
Jul 15, 2022, 4:55:00 AM7/15/22
to modwsgi
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

Graham Dumpleton

unread,
Jul 15, 2022, 4:57:21 AM7/15/22
to mod...@googlegroups.com
Look in the directory:

c:/python27/lib/site-packages/mod_wsgi/server/mod_wsgi

and work out what actual extension is for mod_wsgi file. Possibly will be .pyd or .pyo. Replace None with that extension instead.

--
You received this message because you are subscribed to the Google Groups "modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to modwsgi+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/modwsgi/1ea9f577-0356-4a70-b97d-324af6f68c3bn%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages