【发布时间】:2012-12-31 01:53:49
【问题描述】:
可能重复:
What is causing “Unable to allocate memory for pool” in PHP?
今天我注意到下一个错误:
ErrorException: Warning: require() [function.require]: Unable to allocate memory for pool. in /symfony/symfony/src/Symfony/Component/ClassLoader/DebugClassLoader.php line 82
这是一个奇怪的错误,如果我重新加载页面,有时 2 个文件会出现此错误,其他时候是所有文件。
它在我的 JS 和 CSS 文件中。
【问题讨论】: