For the record, there seems to be no issue with postgreSQL (thankfully!). On 12/18/05, Burhan <[EMAIL PROTECTED]> wrote: > > What environment have you seen this problem? I am running mod_php, > mod_python and MySQL (and PostgreSQL) all on one server with Apache2 -- > haven't run into your issue.
That's what I'm doing, however it doesn't work so well for me. When code running with mod_python (such as a django app) tries to use MySQL it crashes, unless php was compiled with the right options. See this: http://www.modpython.org/FAQ/faqw.py?query=mod_php&querytype=simple&casefold=yes&req=search I'm running Mandriva 2005, standard rpms for all the above packages. What distro are you using? I'm curious which one got it right. Bryan