ID: 40541 Updated by: [EMAIL PROTECTED] Reported By: Progman2002 at gmx dot de -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. "Image functions are very memory extensive. Be sure to set memory_limit high enough." Previous Comments: ------------------------------------------------------------------------ [2007-02-19 10:45:47] Progman2002 at gmx dot de Description: ------------ If new people use the image-functions without knowing about the memory-limit they try to just load a image with huge proportional and dont get it works. Maybe there should be an info-box which informs the user to care and look at the memory-limit if they create images with 1024*786*4 bytes usage. Sth. like: "If you work with images note that you will maybe hit the memory-limit of php" with some crossreferences to the memory_limit directiv. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40541&edit=1