Tag Archives: pear

Installing FirePHP on OS X – Leopard from PEAR

Quick tip for installing FirePHP from PEAR if you installed PEAR in ‘/usr/local’ as per the instructions in my previous post. Make sure you install as superuser: $ sudo pear channel-discover pear.firephp.org $ sudo pear install firephp/FirePHPCore

Installing PEAR on OS X – Leopard

A quick set of instructions for installing PEAR on OS X 10.5 (Leopard): PHP’s PEAR repository does not come with Leopard but it only takes about five minutes, if that, to install.