Fw: Re: [horde] cant get pear log class running

Niall Brady bradyn at maths.tcd.ie
Fri Aug 2 12:49:48 PDT 2002


On Fri, 02 Aug 2002 21:21:34 +0200, andy said:
>
>thats exactly what I am having trouble to?
>can anybody help us on that?

The faq at horde.org lists this problem...

	http://www.horde.org/faq/admin/trouble/index.php#t51

which suggests that you should

	1. have a gander at docs/INSTALL (this problem
	   is detailed in there) where you unpacked horde.
	   [you should really be doing this anyway]

	2. Try doing either

		pear install http://pear.php.net/get/Log

	   or else you can manually download

	   	http://pear.php.net/get/Log-1.2.tgz

	   and unpack that.  Within that, you'll find something
	   like

		package.xml
		Log-1.2/Log.php
		Log-1.2/Log/composite.php
		Log-1.2/Log/console.php
		Log-1.2/Log/file.php
		Log-1.2/Log/mcal.php
		Log-1.2/Log/observer.php
		Log-1.2/Log/sql.php
		Log-1.2/Log/syslog.php

	   You need to move all of the files within the Log-1.2
	   directory into the php lib directory
	   (e.g. /usr/local/lib/php)

Then you should be laughing.

-- 
	Niall

PS that link to horde/docs/INSTALL in the FAQ seems to be slightly
   broken... there should be summat in bugzilla about it by now ;-)


More information about the horde mailing list