[horde] Horde installations broke after PHP Upgrade
Alejandro Lengua - Virtual Orbis
alengua at virtualorbis.com
Mon Aug 29 11:51:38 PDT 2005
*And these ones? (Messages in Horde 3)
aren´t they errors?
Warning*: Cannot modify header information - headers already sent by
(output started at /var/www/html/horde3/imp/config/prefs.php:883) in
*/var/www/html/horde3/imp/templates/common-header.inc* on line *4*
*Warning*: Cannot modify header information - headers already sent by
(output started at /var/www/html/horde3/imp/config/prefs.php:883) in
*/var/www/html/horde3/imp/templates/common-header.inc* on line *5*
*Warning*: Unknown(): Unable to call imap_errors() - function does not
exist in *Unknown* on line *0*
*Warning*: Unknown(): Unable to call imap_alerts() - function does not
exist in *Unknown* on line *0*
Vilius Šumskas wrote:
>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;
>
>
>
More information about the horde
mailing list