Question

Help me get mod_wsgi from apache 2.2.22 win32 python 2.7.5 64-bit. The compile this binary file for me is not possible. Thank you for understanding!

Était-ce utile?

La solution

Why don't you download the binaries from the site linked from the mod_wsgi site?

Autres conseils

The compile this binary file for me is not possible.

Why impossible? I had the same issue when upgrade python version from 2.6 to 2.7.5 on debian squeezy. To make it work need compile (or find) mod_wsgi extension for current python version.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top