PhpMyAdmin | fatal error : Allowed memory size of 134217728 bytes exhausted (tried to allocate xxxxxx bytes) in Unknown on line 0

标签 php mysql phpmyadmin fatal-error

我正试图找出此错误的原因,但我失败了。我已经在我的服务器上安装了 PhpMyAdmin,现在在每个页面的页脚上我都收到了这个错误:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10934248 bytes) in Unknown on line 0

如您所见,我已尝试将 memory_limit 升级(从 2MB 到 128MB),但我仍然收到此错误。现在每次我登录 PhpMyAdmin 控制台时它都会出现,如果我不做任何操作也是如此。你有什么建议吗?

我尝试遵循我在网上找到的一些答案,但似乎没有人能解决问题。我也找不到引发错误的文件,因为它是“未知”的,我不明白是谁在要求如此大的内存量。

最佳答案

不要用128MB用128M,认真的,试试看。

关于PhpMyAdmin | fatal error : Allowed memory size of 134217728 bytes exhausted (tried to allocate xxxxxx bytes) in Unknown on line 0,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20745767/

相关文章:

javascript - 我无法在我的网站上显示产品的详细信息

尝试导入sql时,phpMyAdmin文件太大错误

mysql - 执行语句只返回#Rows

php - mysql_query 的问题

php - 提交表单后保留所选选项

php - mysql 如何在某些托管站点上编辑 my.ini

php - SQL 查询以从通配符列等于值的所有表中选择所有行

mysql - 如何在mysql中正确使用exists运算符?

mysql - 如何使用联合按字母顺序排列 mysql 结果

mysql - 错误: Operand should contain 1 column(s)