6.0.0-alpha12
6/12/25

[#4523] Your version of Log is not recent enough
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

History
10/13/2006 07:05:05 PM Chuck Hagenbuch Comment #4
State ⇒ Not A Bug
Reply to this comment
You almost certainly have a file called Log.php that is coming up 
before the real PEAR Log file in your include path. That explains both 
the version # complaint and the undefined constant notice.
10/13/2006 03:40:16 PM seppi (at) idealnet (dot) com Comment #3 Reply to this comment
Yes i am sure...every other pearmodul is found by horde and runs 
correctly...except  the Log...
10/13/2006 03:28:13 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Priority ⇒ 2. Medium
Reply to this comment
Are you sure that Horde has an include_path setting that includes your 
PEAR install?
10/13/2006 02:45:13 PM seppi (at) idealnet (dot) com Comment #1
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Your version of Log is not recent enough
Queue ⇒ Horde Base
State ⇒ Unconfirmed
Reply to this comment
Hello,

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...

Saved Queries