出现 Allowed memory size of 134217728 bytes exhausted (tried to allocate 2 bytes)时在php.ini文件中配置memory_limit = 128M;//将128M改成了256M就可以了。