Bug 88481 - [patch] lang/php4 4.4.1 and squirrelmail don't play nice
Summary: [patch] lang/php4 4.4.1 and squirrelmail don't play nice
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 07:50 UTC by mjl
Modified: 2005-11-04 08:40 UTC (History)
0 users

See Also:


Attachments
file.diff (913 bytes, patch)
2005-11-04 07:50 UTC, mjl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mjl 2005-11-04 07:50:12 UTC
Squirrelmail doesn't like to read some/many mail messages in my inbox
with

Fatal error: Maximum execution time of 30 seconds exceeded in /usr/local/www/squirrelmail/src/read_body.php on line 98

According to:

http://sourceforge.net/mailarchive/forum.php?thread_id=8871322&forum_id=2995

The bug is fixed in PHP #35067

http://bugs.php.net/bug.php?id=35067

And the patch can be found at:

http://marc.theaimsgroup.com/?l=php-cvs&m=113095430113617&w=2

I have patched my install of 4.4.1 and it all seems to work much better
now.

Fix: in CVS, or this is what I used in my lang/php4/files/ directory:
How-To-Repeat: Courier-imap, PHP 4.4.1, Squirrelmail: then read a few messages and see
if you get a timeout.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-04 07:51:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2005-11-04 08:40:24 UTC
State Changed
From-To: open->closed

Fixed, thanks!