[imp] cyrus/imp/horde CVS as of today
Joakim Ryden
jo@our-own.net
Sat, 11 May 2002 17:18:46 -0700
Quoting Edwin Culp <eculp@encontacto.net>:
=> Quoting Joakim Ryden <jo@our-own.net>:
=>
=> | just to potentially save someone else time and trouble later i'll
=>
=> | summarize what was wrong (or what seems to be going on) here.
=> |
=> | whenever i enable auth_ldap in my apache configuration horde/imp
=> cause
=> | apache (children) to exit with a signal 11. i don't know why and
=> how, *
=> | but* this behaviour has only been detected with horde/imp so far.
=> all
=> | other virtual hosts/applications are running as usual with or
=> without
=> | auth_ldap in httpd.conf (note that auth_ldap isn't actually used
=>
=> | anywhere under the vhost that horde/imp run under).
=> Jo,
=>
=> Hmmm... I don't know what version of Apache you are using but
=> fwiw, when I upgraded to apache2.0.35 with php4.2.0, I was getting
=>
=> hundreds of signal 10's and enough 11's decide to order new ram. A
=>
=> couple of days ago I upgraded to apache2.0.36 and php4.2.1 cvs
=> and they stopped completely. I'm still not recommending this
=> combination but it is now working fairly good although it seems
=> slower than apache1.3.xx. I am also using ldap but not the
=> apache module. That is why I upgraded, I thought that the
=> module was included but it isn't and I haven't taken time to
=> get it from cvs and build it.
hi ed -
yeah some weird whacky stuff is going on here. the sig 11's are a
little too non-random and rather too zpecific and reproducable for me
to really think that there's a RAM problem at this point (although you
never know of course). i run apache 1.3.22 and php 4.1.2. apache is
pretty stuffed with DSO's on this box (mod_ssl, mod_php, auth_ldap and
mod_perl) so my guess is that somewhere in the combination of those
modules and horde/imp something is going awry.
hmm, i went ahead and ran a memtest just now and it came back fine...
oh well.
--Jo