I have three related problems:

In this page <https://pypi.org/project/mod_wsgi/> "mod_wsgi-express 
module-config" gives a .so module to be used in Apache conf. But when I ran 
it in Windows it gave me a .pyd. Is it normal?

("mod_wsgi-express install-module" noted in the same page doesn't work at 
all!)

Another issue is running "python manage.py runmodwsgi" in Windows fails 
because script tries to call os.getuid, which is not available in Windows.

Currently server stops functioning correctly when loads .pyd module.


-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to