Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.