Opened 19 years ago
Closed 19 years ago
#3730 closed (invalid)
modpython handler fails with mod_python 2.7
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Core (Other) | Version: | 0.95 |
| Severity: | Keywords: | apache mod_python | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This is never mentioned in the docs. This also renders django unusable with Apache 1.3.
Note:
See TracTickets
for help on using tickets.
The docs say "Django requires Apache 2.x and mod_python 3.x."
http://www.djangoproject.com/documentation/install/