[horde] Install disaster

Michael Rubinsky mrubinsk at horde.org
Thu Jan 21 22:56:14 UTC 2010


Quoting Andy Theuninck <gohanman at gmail.com>:

> On Thu, Jan 21, 2010 at 2:56 PM, Michael M Slusarz <slusarz at horde.org> wrote:
>> Quoting Andy Theuninck <gohanman at gmail.com>:
>>
>>> Apology: Sorry if I'm on the wrong list, but it wasn't clear which to
>>> use when I'm having problems with horde itself as opposed to one of
>>> the packages like Imp.
>>>
>>> I'm trying to get horde set up on CentOS 5.4. Relevant software installed:
>>> Apache 2.2.14
>>> PHP 5.3.1
>>> Horde 3.1.9
>>>
>>> When I point a browser at horde's directory, it goes to login.php and
>>> starts generating MOUNTAINS of these kind of errors:
>>> [Thu Jan 21 14:34:17 2010] [error] [client 192.168.1.203] PHP
>>> Deprecated:  Assigning the return value of new by reference is
>>> deprecated in /usr/share/horde/lib/Horde/Block/Collection.php on line
>>> 136, referer: http://key/horde/login.php?Horde=h29sckdcjf7c2kvdivahsi3pc1
>>>
>>> Every single one is the same message about the vallue of new by
>>> reference, just with different line numbers/files. The browser just
>>> sits there grinding away at a blank page for several minutes until it
>>> gives up (Safari) or locks up (Firefox).
>>>
>>> I've seen other mailing list posts describing this error, and the
>>> recommended solution is to get rid of the error reporting. I currently
>>> have:
>>> display_errors = Off
>>> log_errors = On
>>> error_reporting = E_ALL & ~E_DEPRECATED
>>>
>>> phpinfo confirms that these settings are in place, but the deprecation
>>> errors are still getting logged.
>>
>> Then you didn't restart PHP properly, or you did not edit the proper php.ini
>> file for the PHP version that is serving your web pages.  The other solution
>> is to use a version of PHP < 5.3.0.
>>
>> michael
>
> So config/conf.php was the magic file, not config/conf.xml. Now with
> E_ALL & ~E_DEPRECATED I get a blank white screen and *nothing* in the
> error log. Anything I can do to try and force some debug info out?

Horde 3.1.9 is quite an old release...a lot of the reference errors  
you are getting are most likely fixed in more recent Horde 3 releases.  
Horde 3.3.6 is the current stable.


Thanks,
mike

--
The Horde Project (www.horde.org)
mrubinsk at horde.org

"Time just hates me. That's why it made me an adult." - Josh Joplin


More information about the horde mailing list