在PHP中调用函数返回大数组,得到ERR_CONNECTION_RESET

时间:2015-04-29 12:27:50

标签: php arrays

目前在php中,我调用一个返回大数组的函数(大约3500 *浮点数),我得到错误ERR_CONNECTION_RESET。 (这是localhost环境)

我检查了日志文件,它显示:

[Wed Apr 29 08:10:24.250904 2015] [ssl:warn] [pid 2920:tid 260] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Apr 29 08:10:24.391529 2015] [ssl:warn] [pid 2920:tid 260] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Apr 29 08:10:24.422779 2015] [mpm_winnt:notice] [pid 2920:tid 260] AH00354: Child: Starting 150 worker threads.

我还检查了其他人没有使用的端口443和80。 如果我更改该函数以返回较小的数组,则此错误将消失。 任何提示都表示赞赏。

1 个答案:

答案 0 :(得分:0)

您应该更改允许记忆大小

在你的php.ini文件中,如果你确定问题是关于memori大小但问题看起来不是memori大小

请写下你的数组和页面代码来帮助你! 找 allow_memori_size=