为什么apc_store()返回false? [英] Why would apc_store() return false?

查看:136
本文介绍了为什么apc_store()返回false?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

关于APC写入失败的原因,php.net上的文档非常参差不齐.哪种情况会导致对apc_store()的调用失败?

The documentation on php.net is very spotty about causes of failure for APC writes. What kind of scenarios would cause a call to apc_store() to fail?

有足够的可用磁盘空间,并且故障很少.有时存储操作会成功,有时会失败.

There's plenty of disk space available, and the failures are spotty. Sometimes the store operation will succeed and sometimes it'll fail.

推荐答案

内存不足(即为apc分配的内存)

out of memory (allocated memory for apc, that is)

这篇关于为什么apc_store()返回false?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆