Configure PhpStorm with MAMP on Mac
Hi guys, I'm evaluating PhpStorm 2.0, and it looks great so far. Setting up, I'm having trouble getting the software to run files locally using MAMP's php server...it seems like it needs the location of a php executable file. Can someone point me in the right direction? Thanks!
Please sign in to leave a comment.
Should be in /Applications/MAMP/bin/php5.x/bin
http://devnet.jetbrains.net/message/5275709#5275709
Thank you that worked!