[imp] Apache child processes segfaults
Gonzalo Servat
gs at webtastic.com.au
Wed May 28 07:36:05 PDT 2003
On 28/05/2003 9:42 AM +0200 Raphael RIGNIER wrote:
> Hi!
>
> I had the same error.
> It was because of mcrypt support in PHP module.
>
> when compiling PHP try using mcrypt as a dynamic library.
> try with configure --with-libmcrypt=shared,/path/to/libmcrypt.
>
> horde/IMP wont segfaults anymore.
>
> But your problem could come from elsewhere.
>
> good luck!
Thanks Raphael!
I've now installed mcrypt, mhash (dependency of mcrypt) and libmcrypt
then recompiled PHP, installed it and so far so good. Lets see how it
goes over the next few days eh :)
I would love to know how you found out it was mcrypt doing it.
Thanks again! :)
Best regards,
Gonzalo
More information about the imp
mailing list