Hello,
I've just built PHP4.2 and Im trying to run it with Horde and Pear.
Im have problems getting the Log class loaded
. I get this message when I go to test.php in the horde directory:
PEAR
PEAR - Yes
Recent PEAR - Yes
Mail::RFC822 - Yes
Log - No
Make sure you're using a recent version of PEAR which includes the Log class.
DB - Yes
I am using a recent version and I see the Log.php file in /usr/lib/php .
Any suggestions would be very helpfull.