From owner-cvs-all@FreeBSD.ORG Wed Apr 14 06:06:32 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08116106566C for ; Wed, 14 Apr 2010 06:06:32 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (cl-506.trn-01.it.sixxs.net [IPv6:2001:1418:100:1f9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 374A68FC13 for ; Wed, 14 Apr 2010 06:06:31 +0000 (UTC) Received: (qmail 35371 invoked from network); 14 Apr 2010 06:06:29 -0000 Received: from atom.alexdupre.com (HELO ?192.168.178.12?) (sysadmin@alexdupre.com@192.168.178.12) by lab.alexdupre.com with ESMTPSA; 14 Apr 2010 06:06:29 -0000 Message-ID: <4BC55B66.8020409@FreeBSD.org> Date: Wed, 14 Apr 2010 08:06:30 +0200 From: Alex Dupre User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.1.9) Gecko/20100317 SeaMonkey/2.0.4 MIME-Version: 1.0 To: troy@twisted.net References: <201004071800.o37I01Du092056@repoman.freebsd.org> <20100407190533.C545C5A905F@jester1b.ixsystems.com> <4BC5542C.4080500@twisted.net> In-Reply-To: <4BC5542C.4080500@twisted.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: After horde 3.3.6_1 upgrade - php error cannot modify header information - headers already sent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2010 06:06:32 -0000 Troy ha scritto: > When I go to login to the horde framework I'm getting the following > errors in the web browsers: > > Deprecated: Assigning the return value of new by reference is deprecated > in /usr/local/share/pear/Log.php on line 169 Disable the error logging to the web browser... > Warning: Cannot modify header information - headers already sent by > (output started at /usr/local/share/pear/Log.php:169) in > /usr/local/www/horde/index.php on line 92 ...and this will disappear. -- Alex Dupre