Closed GoogleCodeExporter closed 9 years ago
Nothing to do with mod_wsgi, it is how Apache works and also partly Python's
fault for trusting value of HOME
rather than using home directory from password database on UNIX. See section
'User HOME Environment
Variable' in:
http://code.google.com/p/modwsgi/wiki/ApplicationIssues
If you are running mod_wsgi 1.3 or mod_wsgi 2.0 embedded mode, you must
override HOME environment
variable to be correct value.
If using mod_wsgi 2.0 and daemon mode, mod_wsgi will fix up what Apache doesn't
do properly.
Original comment by Graham.Dumpleton@gmail.com
on 16 Jan 2008 at 10:48
Graham, you're the best and I'm only the miserable bastard used not to read
manuals ;)
This issue has been resolved after your grateful help.
Original comment by esizi...@gmail.com
on 16 Jan 2008 at 11:55
Original comment by Graham.Dumpleton@gmail.com
on 16 Jan 2008 at 8:17
Original issue reported on code.google.com by
esizi...@gmail.com
on 16 Jan 2008 at 9:52