// archives

Archive for March, 2009

Getting xdebug installed in OS X Tiger

Here’s what I did: 1. Install Marc Liyanage’s PHP5 package for Apache 1.3.x 2. Mod your path defaults # sudo su – # cd /usr/bin # mv php php4 # mv phpize phpize4 # mv php-config php-config4 # ln -s /usr/local/php5/bin/php php # ln -s /usr/local/php5/bin/phpize phpize # ln -s /usr/local/php5/bin/php-config php-config 3. Get xdebug [...]

 

March 2009
S M T W T F S
« Sep   Apr »
1234567
891011121314
15161718192021
22232425262728
293031