From owner-freebsd-questions@FreeBSD.ORG Wed Nov 2 15:32:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C04C16A41F for ; Wed, 2 Nov 2005 15:32:20 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from smtp.thilelli.net (smtp.thilelli.net [213.41.129.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id A748E43D4C for ; Wed, 2 Nov 2005 15:32:18 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id DFB8F5C9B; Wed, 2 Nov 2005 16:32:17 +0100 (CET) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32295-01; Wed, 2 Nov 2005 16:32:16 +0100 (CET) Received: from webmail.thilelli.net (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 88AFF5C9A; Wed, 2 Nov 2005 16:32:16 +0100 (CET) Received: from 145.248.192.30 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Wed, 2 Nov 2005 16:32:16 +0100 (CET) Message-ID: <43331.145.248.192.30.1130945536.squirrel@webmail.thilelli.net> In-Reply-To: <4368833B.1080400@vfs.com> References: <43685BBE.8020004@mainframe.ca> <43686119.9080206@mainframe.ca> <57240.145.248.192.30.1130919383.squirrel@webmail.thilelli.net> <4368833B.1080400@vfs.com> Date: Wed, 2 Nov 2005 16:32:16 +0100 (CET) From: "Julien Gabel" To: "Rob Connon (Info)" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: amavisd-new at thilelli.net Cc: Derrick MacPherson , freebsd-questions@freebsd.org Subject: Re: Squirrelmail problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jpeg@thilelli.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 15:32:20 -0000 >>>>I've got a box running 5.4p8, latest versions of courier imap, >>>>squirrelmail, and php 4.4.1. I'm seeing this issue; I can open message >>>>#1, I can't open any other messsages, I get a timeout and a blank >>>>page(plus the compose, address, etc).. other than that, I'm not sure >>>>where to go with this, any thoughts? >>>http is redirected to https - just in case that helps >>After a php update, i usually need to reinstall squirrelmail and its >>dependancies using `portinstall -Rf -m "-DWITH_OPENSSL" squirrelmail' >>just to be sure all is rebuild with the correct SSL support. > Hi i am working on the same issue... Just to follow up i have > reinstalled all dependancies for squirrelmail and same result. i have > also tested over http no luck. > > it was working fine until earlier when i updated php, apache and a few > other ports. As mentioned above most times the first message on login is > loaded.. after that the timeout occurs... also there are a few instances > where the message will load before the 30 sec timeout but will still > take 20 - 25 secs to load.. > > Composing, saving drafts, new mail all works fine.. the problem seems to > ONLY be reading email and errors on read_body.php line 98|99 - clients > using imap/pop from various other MUA's have no issue. > > *Fatal error*: Maximum execution time of 30 seconds exceeded in > */usr/local/www/squirrelmail/src/read_body.php* on line *98* > *Fatal error*: Maximum execution time of 30 seconds exceeded in > */usr/local/www/squirrelmail/src/read_body.php* on line *99* I am not sure my reply has something to do with the problem you encounter. Sorry. -- -jpeg.