gpt4 book ai didi

php - joomla fatal error : Allowed memory size of 272629760 bytes exhausted

转载 作者:太空宇宙 更新时间:2023-11-03 17:15:55 25 4
gpt4 key购买 nike

我有 joomla、virutemart,当启用 Debug模式时出现错误。如何解决?我有 vps 服务器 centos

Fatal error: Allowed memory size of 272629760 bytes exhausted (tried to allocate 284095 bytes) in /plugins/system/debug/debug.php on line 1213
Fatal error: Allowed memory size of 272629760 bytes exhausted (tried to allocate 232974 bytes) in /plugins/system/debug/debug.php on line 1061
Fatal error: Allowed memory size of 272629760 bytes exhausted (tried to allocate 233968 bytes) in /plugins/system/debug/debug.php on line 1064
Fatal error: Allowed memory size of 272629760 bytes exhausted (tried to allocate 285383 bytes) in /plugins/system/debug/debug.php on line 1216

最佳答案

256 MB 对于几乎所有的 Joomla 网站来说都绰绰有余。如果您需要更多,那么问题很可能无法通过分配更多内存来解决。

您在某处发生内存泄漏(很可能是由永不结束的递归函数引起的)- 增加到 4 GB(4294967296 字节)似乎有效的原因是服务器超时。检查this post关于如何在您的 Joomla 网站上找到内存泄漏(如果您不是很懂技术,请开始禁用第 3 方模块/插件,直到找到罪魁祸首)。

关于php - joomla fatal error : Allowed memory size of 272629760 bytes exhausted,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38257928/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com