Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2010 08:06:30 +0200
From:      Alex Dupre <ale@FreeBSD.org>
To:        troy@twisted.net
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
Message-ID:  <4BC55B66.8020409@FreeBSD.org>
In-Reply-To: <4BC5542C.4080500@twisted.net>
References:  <201004071800.o37I01Du092056@repoman.freebsd.org>	<20100407190533.C545C5A905F@jester1b.ixsystems.com> <4BC5542C.4080500@twisted.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BC55B66.8020409>