"PHP 메모리 부족"의 두 판 사이의 차이

5번째 줄: 5번째 줄:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /var/www/html/open-flash-chart/php-ofc-library/ofc_scatter.php on line 5
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /var/www/html/open-flash-chart/php-ofc-library/ofc_scatter.php on line 5
}}
}}
==같이 보기==
*[[오픈 플래시 차트]]


[[분류: 오픈 플래시 차트]]
[[분류: 오픈 플래시 차트]]
[[분류: PHP]]
[[분류: PHP]]

2012년 8월 6일 (월) 13:43 판

memory exhausted in ofc_scatter.php
Open Flash Chart 2 메모리 부족
  • 데이터가 너무너무 많을 경우 PHP에서 다음과 같이 메모리 부족 메시지가 발생하더라.

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /var/www/html/open-flash-chart/php-ofc-library/ofc_scatter.php on line 5

같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}