Home  >  Article  >  Backend Development  >  apache - PhpStorm + XAMMP 在MAC环境下如何配置

apache - PhpStorm + XAMMP 在MAC环境下如何配置

WBOY
WBOYOriginal
2016-06-06 20:17:191514browse

最近安装的PhpStorm11写php,今天遇到一个很蛋疼的问题,就是POST参数没法获取。后来通过phpinfo()才知道PhpStorm的Server API 是 CGI/FastCGI。但是不知道如何修改成Apache。求有解决的朋友帮忙。在网上找了半天,也没一个可以解决的方案。

回复内容:

最近安装的PhpStorm11写php,今天遇到一个很蛋疼的问题,就是POST参数没法获取。后来通过phpinfo()才知道PhpStorm的Server API 是 CGI/FastCGI。但是不知道如何修改成Apache。求有解决的朋友帮忙。在网上找了半天,也没一个可以解决的方案。

mamp

lnmp.org

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn