Home > Backend Development > PHP Tutorial > error: Allowed memory size_PHP教程

error: Allowed memory size_PHP教程

WBOY
Release: 2016-07-13 10:39:13
Original
789 people have browsed it

Error message

error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in D:wwwThinkPHPCommoncommon.php on line 657

Solution

Find the memory setting size in php.ini and set it larger

Finally restart APACHE

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/733036.htmlTechArticleError message error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in D:wwwThinkPHPCommoncommon.php on line 657 The solution is found in php.ini m...
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 Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template