-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
31 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
============= | ||
Version 4.4.5 | ||
============= | ||
|
||
Version 4.4.5 of mod_wsgi can be obtained from: | ||
|
||
https://codeload.github.com/GrahamDumpleton/mod_wsgi/tar.gz/4.4.5 | ||
|
||
Known Issues | ||
------------ | ||
|
||
1. Although the makefiles for building mod_wsgi on Windows have now been | ||
updated for the new source code layout, some issues are being seen with | ||
mod_wsgi on Apache 2.4. These issues are still being investigated. As | ||
most new changes in 4.X relate to mod_wsgi daemon mode, which is not | ||
supported under Windows, you should keep using the last available binary | ||
for version 3.X on Windows instead. Binaries compiled by a third party | ||
can be obtained from: | ||
|
||
* http://www.lfd.uci.edu/~gohlke/pythonlibs/#mod_wsgi | ||
|
||
Bugs Fixed | ||
---------- | ||
|
||
1. When installing ``mod_wsgi-express`` from PyPi on OpenShift as a | ||
dependency of an application ``setup.py`` file, the precompiled Apache | ||
binaries would not be installed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters