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
Tag Archives: pear
Installing PEAR on OS X – Leopard
20/5/09 – 00:21
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.