Sign in with OpenID
mod_python: Expat Causing Apache Crash. We ran in to this problem today.
Tagged apache, django, expat, modpython
For the benefit of the search engines, the error message in our Apache log file was this:
httpd: Objects/stringobject.c:105: PyString_FromString: Assertion `str != ((void *)0)' failed.
Simon Willison - 27th March 2007 11:50 - #
For the benefit of the search engines, the error message in our Apache log file was this:
httpd: Objects/stringobject.c:105: PyString_FromString: Assertion `str != ((void *)0)' failed.