I don't supply binaries for Windows and haven't done so for a very very very 
long time.

If you have the correct Windows compiler, you can compile it yourself. 
Unfortunately:

https://wiki.python.org/moin/WindowsCompilers 
<https://wiki.python.org/moin/WindowsCompilers>

doesn't list compiler version for Python 3.7, so I don't know what you need to 
have.

Once can confirm if have the correct compiler, you can use pip to build it by 
doing:

    pip install mod_wsgi

Then run:

    mod_wsgi-express module-config

and copy the configuration snippet it outputs into your Apache config file.

> On 12 Jun 2019, at 12:43 pm, Sutera Harbour <[email protected]> wrote:
> 
> Dear Sir,
> 
> I have the above VC15 or Visual Studio 2017 compiled of Apache and Python. 
> Your Installation Guide says that I should be using the same version of 
> Visual Studio compiled mod_wsgi.
> 
> Could you please advice if such binaries existed for mod_wsgi to work with 
> the above version of Apache and Python?
> 
> Thank you and appreciate your efforts.
> 
> Regards,
> Josh
> 
> -- 
> 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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/modwsgi/a852059b-eb69-46ae-8d95-533758005231%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/modwsgi/51ED7EA2-C47E-4DC0-9B22-A9C7275F6511%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to