mod_python segfaults apache2
adding "LoadModule python_module lib/apache2/mod_python.so" works fine, apache2 restarts fine. However, every request causes a "Segmentation fault" in /var/log/apache2/error.log.
It's not the famous expat libexpat versioning problem, neither php or
mysql related.
how can I further debug this one?
versions: apache2-2.0.52-i486-1spi, mod_python/3.1.4 (I've also tried 3.2.8 with same results), slackware 10.2
shan
|