Re: After horde 3.3.6_1 upgrade - php error cannot modify header information - headers already sent

2010-04-15 Thread Micheas Herman
On Fri, 2010-04-16 at 01:06 -0500, Troy wrote: > Michaes, > Thanks for the reply. I changed the output_buffering setting, but I > already was running 1.11.6 of Pear.log and I'm still getting that > warning. > > This is also showing up and appears to be the root of why horde is not > working. D

Re: After horde 3.3.6_1 upgrade - php error cannot modify header information - headers already sent

2010-04-15 Thread Troy
Michaes, Thanks for the reply. I changed the output_buffering setting, but I already was running 1.11.6 of Pear.log and I'm still getting that warning. This is also showing up and appears to be the root of why horde is not working. Do you know how to fix this? *Fatal error*: Uncaught exce

Re: After horde 3.3.6_1 upgrade - php error cannot modify header information - headers already sent

2010-04-14 Thread Albert Shih
Le 14/04/2010 à 19:39:56+0200, Albert Shih a écrit > Le 14/04/2010 à 08:06:30+0200, Alex Dupre a écrit > > 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 refe

Re: After horde 3.3.6_1 upgrade - php error cannot modify header information - headers already sent

2010-04-14 Thread Albert Shih
Le 14/04/2010 à 08:06:30+0200, Alex Dupre a écrit > 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

Re: After horde 3.3.6_1 upgrade - php error cannot modify header information - headers already sent

2010-04-13 Thread Micheas Herman
The fix for the second error is to enable output buffering in php.ini output_buffering = 4096 Should be a safe setting. The fix for the warning in /usr/local/share/pear/Log.php should be made by upgrading to pear-log package to 1.11.6 The bug is in pear/log 1.11.5 and earlier. Micheas On

Re: After horde 3.3.6_1 upgrade - php error cannot modify header information - headers already sent

2010-04-13 Thread Alex Dupre
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: Cann

After horde 3.3.6_1 upgrade - php error cannot modify header information - headers already sent

2010-04-13 Thread Troy
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