From owner-freebsd-questions@FreeBSD.ORG Thu Nov 24 12:17:33 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 6D21916A41F for ; Thu, 24 Nov 2005 12:17:33 +0000 (GMT) (envelope-from mfi@tf.uni-kiel.de) Received: from crest.tf.uni-kiel.de (crest.tf.uni-kiel.de [134.245.244.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8ED343D4C for ; Thu, 24 Nov 2005 12:17:31 +0000 (GMT) (envelope-from mfi@tf.uni-kiel.de) Received: from nabu.tf.uni-kiel.de (mfi@nabu [134.245.244.128]) by crest.tf.uni-kiel.de (8.13.4/8.13.4) with ESMTP id jAOCHHR8009469; Thu, 24 Nov 2005 13:17:17 +0100 (MET) Received: (from mfi@localhost) by nabu.tf.uni-kiel.de (8.13.4/8.12.6/Submit) id jAOCHH2M005114; Thu, 24 Nov 2005 13:17:17 +0100 (MET) Date: Thu, 24 Nov 2005 13:17:17 +0100 From: Michael Firnau To: Matt Singerman Message-ID: <20051124121717.GA4008@nabu.tf.uni-kiel.de> References: <54682af50511201209p54f78f38l12eee2258bede5c2@mail.gmail.com> <20051120154756.4257.GERARD@seibercom.net> <438119FF.3060405@mainframe.ca> <54682af50511201831g3f356d6dy8b05cc585b6a4fdd@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54682af50511201831g3f356d6dy8b05cc585b6a4fdd@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Scanned-By: milter-sender/0.55.730 (crest [134.245.244.131]); Thu, 24 Nov 2005 13:17:17 +0100 X-Virus-Scanned: by amavisd-new X-Spam-Status: No, score=-105.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, USER_IN_WHITELIST autolearn=ham version=3.0.3 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on crest Cc: freebsd-questions@freebsd.org Subject: Re: PHP stopped working :( 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, 24 Nov 2005 12:17:33 -0000 On Sun, Nov 20, 2005 at 09:31:32PM -0500, Matt Singerman wrote: > Hi, > > I am going to try a make clean and see how that works. I already tried it, > though, so I am not too hopeful at this point. > > The fact that sq. mail isn't loading is the very problem. PHP page aren't > working correctly. > > I am not seeing any relevant errors in httpd-errors. PHP 4.4.1 had a problem with Squirrelmail, check there: freebsd-questions@freebsd.org http://squirrelmail.org/ "PHP developers released PHP 4.4.1 version on 2005-10-31. Security fixes introduced bug, which affects three SquirrelMail functions. If your SquirrelMail install does not use server side sorting, PHP bug can create infinite loop in message display. If you are using PHP 4.4.1, you should update it to 4.4.x-dev or apply patch." Cheers, Mike