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!
请先登录再写评论。
Should be in /Applications/MAMP/bin/php5.x/bin
http://devnet.jetbrains.net/message/5275709#5275709
Thank you that worked!