Home > php教程 > php手册 > error: Allowed memory size

error: Allowed memory size

WBOY
Release: 2016-06-13 09:43:33
Original
910 people have browsed it

错误提示

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

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template