I was running PEAR with MAMP for PHPUnit just fine until I upgraded MAMP, then the paths to PHP changed etc and now it doesn't work. I fiddled with some settings and I'm now completely unable to run any pear commands without getting this error:
Warning: mkdir(): Not a directory in System.php on line 285
could not create directory '/Applications/MAMP/bin/php/php5.3.14/bin/php/.registry'
Is there a way to manually fix pear or at least remove it so I can attempt to set it up with MAMP again.