[Tickets #6959] Re: error 500 in imp/redirect on failed login
bugs at horde.org
bugs at horde.org
Sat Jun 21 16:35:58 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6959
------------------------------------------------------------------------------
Ticket | 6959
Updated By | support at pwv-shops.de
Summary | error 500 in imp/redirect on failed login
Queue | IMP
Version | 4.2
Type | Bug
State | Not A Bug
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
support at pwv-shops.de (2008-06-21 12:35) wrote:
SOLVED:
After trying for hours and reinstalling the whole system and
experiencing with apache/php I've installed apache2-mod-worker with
php5-cgi and mod_fastcgi. By default Debian Etch installs mod_fcgid
(which is newer). By default mod_fastcgi's option idle-timeout is set
to 30 seconds and with this value IMP crashs on wrong login. When set
this option to 60 seconds - it works, looks like a wonder after hours
of trouble :)
So I reinstalled mod_fcgid and removed mod_fastcgi and set option
IPCCommTimeout in mod_fcgid.conf to 60 seconds (by default 20 seconds)
and so I don't get the error anymore. To be sure, I'll go on for a
while with testing ;)
More information about the bugs
mailing list