From: Laurent Laville on
Hi all,

As promised, I've opened a specific webspace on my server for the
PEAR::Log FirePHP driver [1]

You could find explains on examples available into package, and a
documentation to configure and log messages, php errors / exceptions /
assertions.

Here are the resume of quick start install :

1. use only with Firefox 3.0+
2. install Firebug extension (1.3+)
from https://addons.mozilla.org/en-US/firefox/addon/1843
3. install FirePHP extension (0.2.1+)
from https://addons.mozilla.org/en-US/firefox/addon/6149
4. install FirePHP Core Library (0.2.1+) from a dedicated channel
pear channel-discover pear.firephp.org
pear install firephp/FirePHPCore
5. install PEAR::Log (1.11.3+) from PEAR default channel
pear install log
6. install PEAR::Log FirePHP driver
as a static package on URI channel
pear install
http://pear.laurent-laville.org/get/Log_FirePHP-0.11.0.tgz


Have a nice visit, and enjoy usage of this driver. Hope it will help you
a lot as it is for.

Regards
Laurent Laville

[1] http://pear.laurent-laville.org