How to enable fastcgi on Yosemite with PHP 5.5.14

余生颓废 提交于 2019-12-05 12:18:36

i fix this problem with this solution

http://barratmp.blogspot.ru/2014/10/the-core-yosemite-php-version-is-5.html

but i install only php5.6

brew install homebrew/php/php56

after installation pointed the way to php6.5 in phpstorm

I couldn't make it work with p.Omelchenko's solution, so I tried what is suggested in this website by aswin_0348 and it worked like a charm!

Just sudo apt-get install php5-cgi

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!