ID: 37624 Updated by: [EMAIL PROTECTED] Reported By: dbarth at gmx dot net -Status: Open +Status: Feedback Bug Type: GD related Operating System: debian woody PHP Version: 5.1.4 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try to avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2006-05-29 09:37:26] dbarth at gmx dot net Description: ------------ Hello, since i am on version 5.1.x my scripts for creating textbased images won't work anymore. as i am calling imagepng($im_text,$cachefile); php always crashes with the following errormsg: gd-png: fatal libpng error: zlib error in line xxx so i upgraded zlib and pnglib, but nothing helped. did i miss something? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37624&edit=1