PHPStorm MAMP PHP Version Not Installed
已回答
I have followed the direction for linking MAMP PHP to PHPStorm. I navigated to the MAMP in the Application folder (Macintosh), navigated to bin, PHP version 5.6.28, the bin folder under that version and applying it.
However, PHPStorm keeps telling me the PHP version is not installed.
I'm at a loss.
请先登录再写评论。
Hi there,
General info: https://confluence.jetbrains.com/display/PhpStorm/Installing+and+Configuring+MAMP+with+PhpStorm+IDE
In any case: please try pointing to exact php executable instead of just a folder -- may work better this way.
If still the same -- please check idea.log for possible hints (Help | Show Log in ...)
BTW -- what PhpStorm version do you use?
Thanks, Andriy. That worked. I needed to actually select the file. Whoops.
I really appreciate the help.