[Tickets #3608] NEW: Cannot Redeclare Class Errors
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Mar 10 16:46:18 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3608
-----------------------------------------------------------------------
Ticket | 3608
Created By | rich at pennypack.com
Summary | Cannot Redeclare Class Errors
Queue | Horde Base
Version | 3.1
State | Unconfirmed
Priority | 3. High
Type | Bug
Owners |
-----------------------------------------------------------------------
rich at pennypack.com (2006-03-10 16:46) wrote:
When I attempt to run test.php Horde produces the following errors in
Apache's error_log
[Fri Mar 10 19:36:31 2006] [error] [client 151.197.120.220] PHP Notice:
Constant HORDE_ERROR_DRIVER_CONFIG_MISSING already defined in
./lib/../lib/Horde/Util.php on line 6
[Fri Mar 10 19:36:31 2006] [error] [client 151.197.120.220] PHP Notice:
Constant HORDE_ERROR_DRIVER_CONFIG already defined in
./lib/../lib/Horde/Util.php on line 11
[Fri Mar 10 19:36:31 2006] [error] [client 151.197.120.220] PHP Fatal error:
Cannot redeclare class util in ./lib/../lib/Horde/Util.php on line 29
I'm using PHP 4.4.2 with an up to date Pear and all the appropriate modules.
In fact, I have Horde 2.2.x and an old IMP running fine on the same server
in another directory.
How do I fix these redeclare class errors ? I am not a PHP developer.
More information about the bugs
mailing list