On 7/20/07, Clinton Gormley <[EMAIL PROTECTED]> wrote:
I've managed to get php5.2.2, mod_perl 2.0.3, apache 2.2.4 and mysql 5.0.27 working on openSuSE 10.2 x86_64.
Your install options don't look much different than mine. I think my problem might be glibc, since I'm getting glibc and malloc() errors. But I really don't want to go into reinstalling glibc and risking having other things break. I can run php by itself just fine, and mysql by itself just fine. It's only when I mix the two in the same httpd.conf that I encounter major issues. For now I'm gonna go the proxy route I think, but would certainly prefer the one server solution for production. Also, Jon, I knew I would get that kind of response when I said I was doing prod and dev on the same server... :) I should fix that, I agree, and would make my life much simpler.