> Hello, > > I keep getting log entries on apache's error_log like this: > > [notice] child pid 3536 exit signal Segmentation fault (11) > > This only happens when using Squirrelmail, and i find it most noticeable > when calling compose.php, but that is a mere impression. I have other > two applications using PHP on this webserver (a forum and a complex > in-house developed application) and none exhibits the same problem. > > The environment is: > > RedHat Linux 8.0 > > Custom compile of: > > PHP 4.3.4 (just out) > Apache 1.3.29 > Mod_perl 1.29 > Squirrelmail 1.2.0 > Postfix 1.1.12 > Courier-imap 2.2.0
Latest php, latest apache, latest courier-imap, not so latest squirrelmail. I thought that it is impossible to use v.1.2.0 with latest php due to php function changes. Are you sure that you using this version? I think, you can run only 1.4.2 on php v.4.3.4. Unoptimized SquirrelMail puts big load on server. This can explain process errors. -- Tomas ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
