【发布时间】:2014-06-25 08:25:20
【问题描述】:
我有一个巨大的数据库,当我试图检索一些信息以创建 PDF 时,我收到此错误:
Fatal error: Allowed memory size of 134217728 bytes exhausted
(tried to allocate 128 bytes) in
.../system/database/drivers/mysqli/mysqli_result.php on line 167
有没有办法增加内存限制?
【问题讨论】:
标签: php codeigniter mysqli