Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • oh I see - I should have guessed because i need to use "php -c /Applications/MAMP/conf/php5.4.10/" in front of any symfony commands...but where do I find the php.ini for the cli php? Commented Oct 25, 2013 at 19:25
  • also - im using a unix alias to direct php towards the php in my mamp: alias phpmamp='/Applications/MAMP/bin/php/php5.4.19/bin/php'...wouldn't intl extension be installed if I specifically told the command line to use that particular php lib? Commented Oct 25, 2013 at 21:21