我一直收到这样一个神秘的错误记录:
PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 134217736 bytes) in C:\BLABLABLA\unrelated.php on line 24
当然,unrelated.php不是执行实际函数调用的脚本。它只是我的框架中许多具有包装器功能的文件之一。
我的扩展PHP记录器,它使用debug_backtrace()来循环并记录导致错误的函数调用的“完整链”。然而,在这种情况下,即使是我的“聪明”记录器也没有做到:
A
我使用的是Laravel版本5.5.4和php版本7.2。目前,我正在将我的laravel部署到我遇到问题的google应用程序引擎上:
PHP Fatal error: Out of memory (allocated 3527409664) (tried to allocate 20480 bytes) in /app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 50
PHP Fatal error: Out of memory (allocated 3527409664) (trie
在使用了Yii的CRUD生成器(gii)并对生成的表单进行了一些细微的更改后,我得到了这个错误消息:
[14-Jul-2012 05:12:58 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 40 bytes) in D:\apps\trulabel\framework\db\ar\CActiveRecord.php on line 1794
我相信我已经将问题的范围缩小到试图从item表中拉入22,000行。对我来说似乎有点奇怪,因为我认为它会毫不费力地处
在Zend升级之后,我得到了这些随机内部服务器错误。(点击刷新几次,它就会消失)。
我的Wordpress debug.log显示:
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 607631544 bytes) in C:\MyWebsite\htdocs\website.mywebsite.com\wp-content\plugins\cookie-notice\cookie-notice.php on line 1299
我看着Stack溢出,注意到其他人也有类似
我目前正在使用PHP框架,并有一个图像上传表单。当我上传小文件时,脚本运行时不会有任何问题,但是当我选择一个文件,比如3mb的文件上传时,脚本就不会运行,会转到一个页面上,并说“页面加载失败”。我检查了php日志和apache日志。PHP日志给出了这个错误。
PHP Fatal error:
Allowed memory size of 33554432 bytes exhausted
(tried to allocate 20736 bytes) in
/Users/Desktop/localhost/system/libraries/Image_lib.php on line 1155
我知道当网站在本地服务器上时,诊断和帮助有点困难,但我希望其他人也遇到了这种情况,或者对发生这种情况的原因有大致的了解。这与wordpress有关,然而,我觉得大部分问题都与它无关,而是集中在MAMP和我得到的这个错误上。
我刚刚尝试将另一个网站迁移到我的本地服务器上,但由于某种原因,它不能工作…我得到的.All是一个白屏。我使用了中的错误日志记录技术
/**
* This will log all errors notices and warnings to a file called debug.log in
* wp-content (if Apache does not have
Magento 1.9.x与xampp-win32-7.0.4随机显示以下类型错误
Fatal error: Out of memory (allocated 14680064) (tried to allocate 790528 bytes) in lib\Less\Parser.php on line 3719
Fatal error: Out of memory (allocated 134217728) (tried to allocate 16384 bytes) in lib\Varien\Image\Adapter\Gd2.php on line 74
Fatal error:
我插入了几个新的主题,它们工作得很好;但是,当我将我的WordPress升级到3.3.1(我相信)时,当我试图访问管理页面时,我得到了以下错误:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 122880 bytes) in /home/beachhot/public_html/wp-admin/includes/dashboard.php on line 88
下面是dashboard.php文件的第88行:
wp_add_dashboard_widget( &