运维网's Archiver
论坛
›
php
› PHP message: PHP Warning: include(): Unable to allocate memory for pool. in
孤独750
发表于 2015-8-26 05:41:51
PHP message: PHP Warning: include(): Unable to allocate memory for pool. in
安装phpapc后打开nginx错误日志发现Unable to allocate memory for pool的错误
上网查询之后发现是apc.shm_size参数默认值过小,默认值是32
打开php.ini文件,加上apc.shm_size=128,重启php,nginx即可
页:
[1]
查看完整版本:
PHP message: PHP Warning: include(): Unable to allocate memory for pool. in