[imp] Getting weird error message

Max Kalika max@the-triumvirate.net
Tue, 23 Jan 2001 17:38:08 -0800


Quoting Tom Cruickshank <tcruicksh@artengine.ca>:

> Fatal error: Undefined class name 'log' in 
> /home/httpd/html/horde/imp/login.php on line 53 .

You will need the latest PEAR from PHP cvs.  Get the php cvs, run "buildconf", 
run "configure", "cd pear" and "make install".

--mk23