[horde] Horde installations broke after PHP Upgrade

Vilius Šumskas vilius at lnk.lt
Mon Aug 29 11:41:03 PDT 2005


Hello Alejandro,

Monday, August 29, 2005, 9:31:35 PM, you wrote:

> Recently upgraded PHP and Zend Optimizer in my web server to versions 
> 4.3.11 and 2.5.7 respectively
> and my Horde 2.x and 3.x installations became broke and showing these 
> errors.

> Any ideas on how to fix this?

> Thanks in advance
> Alejandro Lengua

> *Error messages...

> Notice*: Use of undefined constant SORTARRIVAL - assumed 'SORTARRIVAL'
> in */var/www/html/horde-2.2.6/imp/config/prefs.php* on line *503*

They are not errors, they are notices. You can disable them in php.ini
config. error_reporting = E_ALL ^ E_NOTICE;

-- 
Best regards,
 Vilius                            mailto:vilius at lnk.lt



More information about the horde mailing list