Fatal error:allowed memory size of 8388608 bytes exhausted

Source: Internet
Author: User

These two days to install Bugfree, replaced a large data library, the results open the Bug Details page is either a blank page, or to report title errors, error messages also include C:\wamp\www\bugfree\Include\Class\ADOLite\adodbSQL _drivers\mysql\mysql_driver.inc 506, open this mysql_driver.inc also can not see what, but in accordance with the text of title Baidu out some solutions, is generally the following content:

PHP Error hints

Fatal error:allowed memory size of 8388608 bytes exhausted (tried to allocate 58368 bytes) In resolution: This is due to PHP memory is not enough, modify the maximum memory, open p Hp.ini configuration file, find the following, and modify 8 to 32 memory_limit = 8M; Maximum amount of memory a script may consume (8MB) also some articles suggest that this memory is set to One-fourth of server memory, my machine is 8G, I set to 2048M, but still not, So again check more articles and tried more methods, not, and finally thought, perhaps more than one php.ini file, sure enough, I began to change the one is C:\wamp\php below, because I installed Wamp, can really work that should be C:\wamp\ Apache2\bin, so change this, restart the service, just fine

Fatal error:allowed memory size of 8388608 bytes exhausted

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.