Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2010 00:35:40 -0500
From:      Troy <troy@twisted.net>
To:        ports@FreeBSD.org
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   After horde 3.3.6_1 upgrade - php error cannot modify header information - headers already sent
Message-ID:  <4BC5542C.4080500@twisted.net>
In-Reply-To: <20100407190533.C545C5A905F@jester1b.ixsystems.com>
References:  <201004071800.o37I01Du092056@repoman.freebsd.org> <20100407190533.C545C5A905F@jester1b.ixsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

I have been running horde for the last 10 years constantly staying up-to-date with the ports and this recent upgrade just did me in.  I'm running the following modules.

I don't get a login page at all.  I tried to research and some posters stated some really mundane things about having an extra space in the config etc..


horde-base-3.3.6_1  Common code-base used by Horde applications
horde-chora-2.1_2   CVS web-viewer
horde-imp-4.3.6,1   Webmail system for IMAP/POP3 mailboxes
horde-ingo-1.2.3,1  Email-filter management application
horde-kronolith-2.3.3_2,1 Calendar application
horde-mimp-1.1.3,1  Mobile webmail system
horde-mnemo-2.2.3_3,1 Notes and memos application
horde-nag-2.3.4_2,1 Simple multiuser task list manager
horde-turba-2.3.3   Contact management application


FreeBSD 8.0-STABLE FreeBSD 8.0-STABLE #1: Sat Jan 23 20:44:06 CST 2010root@server:/usr/obj/usr/src/sys/ME   amd64

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

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/www/horde/lib/Horde/Notification.php on line 64

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/www/horde/lib/Horde/Perms.php on line 455

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/www/horde/lib/Horde/Perms.php on line 462

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/www/horde/lib/Horde/Perms/datatree.php on line 82

Deprecated: Assigning the return value of new by reference is deprecated in /usr/local/www/horde/lib/Horde/Prefs.php on line 847

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

In the HTTP error logs, this is what is showing up:


[Tue Apr 13 08:14:23 2010] [error] PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/share/pear/Log.php on line 169
[Tue Apr 13 08:14:23 2010] [error] PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/www/horde/lib/Horde/Notification.php on line 64
[Tue Apr 13 08:14:23 2010] [error] PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/www/horde/lib/Horde/Perms.php on line 455
[Tue Apr 13 08:14:23 2010] [error] PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/www/horde/lib/Horde/Perms.php on line 462
[Tue Apr 13 08:14:23 2010] [error] PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/www/horde/lib/Horde/Perms/datatree.php on line 82
[Tue Apr 13 08:14:23 2010] [error] PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/www/horde/lib/Horde/Prefs.php on line 847
[Tue Apr 13 08:14:23 2010] [error] PHP 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
[Tue Apr 13 08:14:23 2010] [error] PHP Warning:  Cannot modify header information - headers already sent by (output started at /usr/local/share/pear/Log.php:169) in Unknown on line 0
[Tue Apr 13 08:14:23 2010] [error] PHP Warning:  Cannot modify header information - headers already sent by (output started at /usr/local/share/pear/Log.php:169) in Unknown on line 0







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