错误提示 error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in D:\www\ThinkPHP\Common\common.php on line 657 解决方案 在 php.ini 中找到memory设置大小设置大点 最后重启APACHE