Re: [imp] Fw: Fw: Fw: Strange header problem in IMP 5.0.14's message window.

2011-12-14 Thread Pro Green European
ot; Sent: Thursday, December 8, 2011 12:52 PM Subject: Re: [imp] Fw: Fw: Fw: Strange header problem in IMP 5.0.14's message window. I am using the default package which comes with RHEL6, which is the preforked version. Output of httpd -l Compiled in modules:   core.c   prefork.c   http_co

Re: [imp] Fw: Fw: Fw: Strange header problem in IMP 5.0.14's message window.

2011-12-08 Thread Pro Green European
- Original Message - From: Jan Schneider To: imp@lists.horde.org Cc: Sent: Thursday, December 8, 2011 11:19 AM Subject: Re: [imp] Fw: Fw: Fw: Strange header problem in IMP 5.0.14's message window. This wouldn't have anything to do with cores, but gettext is indeed not thread safe, so

Re: [imp] Fw: Fw: Fw: Strange header problem in IMP 5.0.14's message window.

2011-12-08 Thread Jan Schneider
This wouldn't have anything to do with cores, but gettext is indeed not thread safe, so you should always use the prefork MPM when using PHP with Apache. Zitat von Pro Green European : This strange header problem still exists. No matter what I do, I cannot get rid of this error. In simul

[imp] Fw: Fw: Fw: Strange header problem in IMP 5.0.14's message window.

2011-12-07 Thread Pro Green European
This strange header problem still exists. No matter what I do, I cannot get rid of this error. In simulation this error never occurs, but in my live virtualized webmailserver this error occurs all the time. This is not a multicore issue (read somewhere that PHP and multi threading causes setlo