Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imaben authored Jul 4, 2017
1 parent 806437f commit ed64e73
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ beast.log_level支持参数:
Nginx + Fastcgi + (PHP-5.2.x ~ PHP-7.1.x)
</code></pre>

<h3>注意</h3>

*1.* 如果出现502错误,一般是由于GCC版本太低导致,请先升级GCC再安装本模块。

------------------------------

## 怎么加密项目
Expand Down Expand Up @@ -140,6 +136,14 @@ char *allow_networkcards[] = {

------------------------------

## 常见问题

*1.* linux:如果出现502错误,一般是由于GCC版本太低导致,请先升级GCC再安装本模块。

*2.* Windows:IIS环境下FastCGI进程异常退出:尝试将IIS的运行用户从ApplicationPoolIdentity改为LocalSystem

------------------------------

作者: 列旭松([email protected])。

<b>my book:《<a href="http://book.jd.com/11123177.html">PHP核心技术与最佳实践</a>》</b>此书有详细的PHP扩展编写教程<br/>
Expand Down

0 comments on commit ed64e73

Please sign in to comment.