为了测试PHP代码运行时的内存分配,在配置为memory_limit =128M的情况下,将67M大小的文件一次性读取,提示
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 69562368 bytes)
怎么理解这种现象?
3 回答
- 3 回答
- 0 关注
- 407 浏览
添加回答
举报
0/150
提交
取消