Summary | Your version of Log is not recent enough |
Queue | Horde Base |
Queue Version | 3.1.3 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | seppi (at) idealnet (dot) com |
Created | 10/13/2006 (6817 days ago) |
Due | |
Updated | 04/21/2014 (4070 days ago) |
Assigned | 10/13/2006 (6817 days ago) |
Resolved | 10/13/2006 (6817 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
before the real PEAR Log file in your include path. That explains both
the version # complaint and the undefined constant notice.
correctly...except the Log...
State ⇒ Feedback
Priority ⇒ 2. Medium
PEAR install?
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Your version of Log is not recent enough
Queue ⇒ Horde Base
State ⇒ Unconfirmed
I've installed horde on a Linux system and the test.php script says me:
Log: No
Your version of Log is not recent enough. THIS IS A REQUIRED MODULE!
But if I do "pear list" there is:
Installed packages:
===================
Package Version State
Archive_Tar 1.3.1 stable
Console_Getopt 1.2 stable
DB 1.6.2 stable
Date 1.4.6 stable
File 1.2.2 stable
HTTP 1.2.2 stable
Log 1.9.9 stable
Mail 1.1.3 stable
Mail_Mime 1.3.1 stable
Net_SMTP 1.2.6 stable
Net_Socket 1.0.1 stable
PEAR 1.3.2 stable
XML_Parser 1.0.1 stable
XML_RPC 1.1.0 stable
Also when I try to call horde I get following Error:
Notice: Use of undefined constant PEAR_LOG_EMERG - assumed
'PEAR_LOG_EMERG' in /home/rainbow/horde/lib/Horde.php on line 215
I think this must be an error in the source code...