On Thu, February 16, 2006 4:40 am, Roman Rumisek wrote: > Hi. I attempt the antispam.php from jpgraph library but > both cli and mod php crashed with SIGINT 11 in imagecreatefromstring > function. String is correct (I saved it into the file and view it in > Firefox - OK). > PHP version: 4.3.8, gd version: both 2.0.27 and 2.0.33. - original > Mandrake rpm(libgd2-2.0.33-3mdk, libgd2-2.0.27-3mdk, > mod_php-4.3.8-1mdk, > php-gd-4.3.8-2mdk, libphp_common432-4.3.8-3mdk, php-cgi-4.3.8-3mdk). > > Can you help me ? Check for your bug here: http://bugs.php.net and also on the GD site. If it's not there, post the raw text string somewhere on the 'net, file a bug report, and link to it. One Issue: Browsers are notoriously forgiving and capable of rendering botched images, as well as image formats that GD doesn't know about (EG, AOL's image "format"), so the browser test is not really conclusive. Try opening that image up in graphics programs like GIMP, PhotoShop, GraphicConverter, etc and see what happens in each. One of those programs may be able to clue you in to what's going wrong. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php