Allowed memory size of 134217728 bytes exhausted (tried to allocate 2 bytes)

出现  Allowed memory size of 134217728 bytes exhausted (tried to allocate 2 bytes)时在php.ini文件中配置
memory_limit = 128M;//将128M改成了256M就可以了。
posted @ 2018-08-14 10:27  Ares0023  阅读(602)  评论(0编辑  收藏  举报