ID:               20472
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         GD related
 Operating System: RedHat Linx 7.2
 PHP Version:      4.3.0RC1/3
 New Comment:

I have updated the script to output the orginial image below the php
edited image.

The differences in the 2 images is the back ground.  The back ground
should be white, not red as seen in the image created with this link.

http://www.wisnowmobileclubs.com:88/refresh.php

I have been able to re-create this problem by running the two different
scripts on both IE 6 and Netscape 6.

If the images look the same, please do a full refresh of each page to
force pull the image from the server rather than cache.

Thanks


Previous Comments:
------------------------------------------------------------------------

[2002-12-16 19:59:22] [EMAIL PROTECTED]

Hello,

Can you provide the original image (in the original format) ?

I saw little difference (well I expect differences while analyzing the
2 results).

pierre

------------------------------------------------------------------------

[2002-12-15 16:12:31] [EMAIL PROTECTED]

To see the results of the different installations, please execute these
pages.  You may need to do a full refresh (Ctrl-Refresh)

http://www.wisnowmobileclubs.com:88/refresh.php for Dev.
http://www.wisnowmobileclubs.com/refresh.php for Prod.

------------------------------------------------------------------------

[2002-12-15 16:01:07] [EMAIL PROTECTED]

Well, I have gotten everything to compile & make with using the
--with-gd option. 

But I am still having a problem with the flood fill.  With PHP 4.2.3
the flood fill works fine... with the new versions of PHP the flood
fill does not work.  I will try to create a script that can reproduce
this.

http://www.wisnowmobileclubs.com/picture.htm show the differences in
the images.

------------------------------------------------------------------------

[2002-12-15 15:31:21] [EMAIL PROTECTED]

You can 'fix' that problem by adding --with-jpeg-dir=/usr
(if libjpeg is located in /usr/lib and the include files in
/usr/include). 

------------------------------------------------------------------------

[2002-12-15 15:28:23] [EMAIL PROTECTED]

Using the --with-gd & --with-zlib did allow PHP-4.3.0RC3 to compile &
make correctly.  My code, which does work in production, does not work
with this combination.  I receive the following error:
Fatal error: Call to undefined function: imagejpeg() in
/home/wisnowmobileclubs.com/func/reportedplace.fun on line 368

I am still going to work with the most recent stable version & the
--with-gd=path option.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/20472

-- 
Edit this bug report at http://bugs.php.net/?id=20472&edit=1

Reply via email to