[horde] Ingo errors HORDE [ingo] PHP ERROR: Undefined index
Francoise Koenig-Jost
jost at esrf.fr
Wed Jul 27 15:29:27 UTC 2011
Hi,
I'm configuring a new installation of webmail 4.0.1 and I noticed in my
system log files lots of error messages like:
---------------------------------------
Jul 27 16:59:48 webserv01 HORDE: HORDE [ingo] PHP ERROR: Undefined
index: header [pid 15707 on line 124 of
"/mntdirect/_web/wwwsec/doc/webmail-4.0/ingo/lib/Script.php"]
Jul 27 16:59:48 webserv01 HORDE: HORDE [ingo] PHP ERROR: Undefined
index: char [pid 15707 on line 127 of
"/mntdirect/_web/wwwsec/doc/webmail-4.0/ingo/lib/Script.php"]
--------------------------------------
my ingo/config/conf.php has:
--------------------------------------
<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Id: d7d6b8aa83378ab931f7e4d471cd7e82da4f1ad4 $
$conf['storage']['params']['driverconfig'] = 'horde';
$conf['storage']['driver'] = 'sql';
$conf['storage']['maxblacklist'] = 0;
$conf['storage']['maxwhitelist'] = 0;
$conf['rules']['userheader'] = false;
$conf['spam']['header'] = 'X-Spam-Level';
$conf['spam']['char'] = '*';
$conf['spam']['compare'] = 'string';
$conf['menu']['apps'] = array();
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
---------------------------------------
I just copied ingo/config/conf.php to ingo/config/conf.local.php and I
don't see these error messages any more.
Maybe what I found can help others.
Francoise
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jost.vcf
Type: text/x-vcard
Size: 398 bytes
Desc: not available
URL: <http://lists.horde.org/archives/horde/attachments/20110727/72ef2c21/attachment.vcf>
More information about the horde
mailing list