[horde] accounts
Aaron Segura
Aaron.Segura at cabelas.com
Wed Jan 10 07:45:36 PST 2007
That's not an "Error", that's a "Notice". If you turn down your PHP
error reporting, those would go away. Notices are mostly
harmless...mostly.
Something like:
error_reporting = E_ALL & ~E_NOTICE
in php.ini should do it...or at least it will filter out the notices so
you can more easily see the actual errors...
-----Original Message-----
From: horde-bounces at lists.horde.org
[mailto:horde-bounces at lists.horde.org] On Behalf Of
dhottinger at harrisonburg.k12.va.us
Sent: Tuesday, January 09, 2007 12:34 PM
To: horde at lists.horde.org
Subject: [horde] accounts
Can I still use accounts for users to manage their user quotas on
Horde 3.1.1. I keep getting a pile of error messages. Such as:
Notice: Use of undefined constant PEAR_LOG_NOTICE - assumed
'PEAR_LOG_NOTICE' in /var/www/horde/config/conf.php on line 33
Call Stack
and
include_once('/var/www/horde/accounts/lib/base.php')
/var/www/horde/accounts/index.php:15
and
include('/var/www/horde/config/conf.php')
/var/www/horde/lib/Horde/Registry.php:877
If not is there a better way to manage quotas?
thanks,
ddh
--
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools
--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list