From owner-freebsd-questions@FreeBSD.ORG Thu Jul 16 17:44:13 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA7E61065673 for ; Thu, 16 Jul 2009 17:44:13 +0000 (UTC) (envelope-from itmngr@cooperationireland.org) Received: from smtp3.irishbroadband.ie (smtp3.irishbroadband.ie [62.231.32.16]) by mx1.freebsd.org (Postfix) with ESMTP id 659AD8FC0A for ; Thu, 16 Jul 2009 17:44:13 +0000 (UTC) (envelope-from itmngr@cooperationireland.org) Received: from [62.231.53.178] (helo=mail.cooperationireland.org) by smtp3.irishbroadband.ie with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67 (FreeBSD)) (envelope-from ) id 1MRV4F-000KER-Ef; Thu, 16 Jul 2009 18:48:27 +0100 Received: from [10.0.1.14] ([89.124.236.45]) (authenticated bits=0) by mail.cooperationireland.org (8.14.3/8.14.3) with ESMTP id n6GHfZpL069660; Thu, 16 Jul 2009 18:41:35 +0100 (IST) (envelope-from itmngr@cooperationireland.org) Message-Id: <851F9F17-0ED5-4C04-BF73-A1CACC5BBE56@cooperationireland.org> From: Michael Doyle To: Patrick Lamaiziere In-Reply-To: <20090716191459.1439245f@baby-jane.lamaiziere.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v935.3) Date: Thu, 16 Jul 2009 18:44:02 +0100 References: <36163770-CEC9-402E-935F-1FACFB5180EC@cooperationireland.org> <20090716191459.1439245f@baby-jane.lamaiziere.net> X-Mailer: Apple Mail (2.935.3) X-Spam-Status: No, score=-2.5 required=4.0 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.cooperationireland.org X-Scan-Signature: eb850bf1453730fc4377d7a399a21c81 Cc: FreeBSD Mailing List Subject: Re: Problems following PHP upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2009 17:44:13 -0000 On 16 Jul 2009, at 18:14, Patrick Lamaiziere wrote: > Le Thu, 16 Jul 2009 17:06:19 +0100, > Michael Doyle a =E9crit : > >> I am having problems following upgrading a specific port, and I >> would like advice on how to proceed >> in diagnosing the fault. >> >> The application showing symptoms of unreliable behaviour is >> "WebCalendar 1.2.0b1" (a php application) >> http://www.k5n.us/webcalendar.php?topic=3DAbout > > Did you try to fix the order of the extensions in php.ini? > There are known problems with this. > See by instance: > http://www.pingle.org/2007/09/22/php-crashes-extensions-workaround > > Regards. > Thanks for the hint, but still no joy.=