Hello!
I have installed MAMP and everything is good. It works!
But I have problem when I'm trying to run scripts from terminal. I use php5 and I need to run scripts from shell with php5 parser. In Mamp panel I choosed php5 and phpinfo() from scripts shows php5 info page. But when I call php -v from terminal I get php 4.1.1....
How to fix it?