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
 New Comment:

I apologize for the lack of updates lately, but I have been traveling
for the last week and a half.  The server I am running is not at my
house but at a friends who has Road Runner.  For the last 2 months it
has worked without issue... of course as soon as my friend goes on
vacation for 2 weeks, the ethernet card lost it's connection.

Because of that it will likely be another 2 weeks before I can look at
this again.

Thanks for your help & Patience
Scott


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

[2002-12-03 21:15:23] [EMAIL PROTECTED]

<I will work at upgrading to the new version of GD, and try providing
the
path directly, rather than just the --with-gd.>

Can you try with only "--with-gd", you do not need to provide a path
here, with the 4.3.0 or cvs, php will use the bundled (deliver with php
sources) gd version. Btw, be sure to remove all include files from gd
if they are in the stantard include path.

thank's 

pierre

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

[2002-11-20 22:42:19] [EMAIL PROTECTED]

I have attemped to compile both PHP and GD, with specifing the same
location of the libpng library in each.  After doing this I am still
receiving the same error.  

I will continue to attempt different compile methods.  An update here
later. 

The frequency of my responses will decrease over the next two weeks as
I will be away from home.  I will continue to update more often again
on Dec 2.

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

[2002-11-18 23:22:08] [EMAIL PROTECTED]

Isn't that error quite self-explaining??????
You should tell PHP to use same PNG library as you used
with GD. --with-png-dir should point to same place as you
used with GD..


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

[2002-11-18 22:36:35] [EMAIL PROTECTED]

After Compiling GD 2.0.7 and recompiling php & restarting apache, I get
the following errors in the apache log file:
libpng warning: Application  is  running with png.c from libpng-1.0.14
gd-png:  fatal libpng error: Incompatible libpng version in application
and library
[Mon Nov 18 22:34:45 2002] [notice] child pid 3197 exit signal
Segmentation fault (11)

Config for PHP:
./configure  --with-mysql --with-apxs2=/usr/dev/local/apache2/bin/apxs
--with-gd=/usr/dev/local/gd2.0.7/ --prefix=/usr/dev/local/php4.3/

Config for GD:
./configure --prefix=/usr/dev/local/gd2.0.7
--with-png=/usr/src/libpng-1.2.1/ --with-jpeg=/usr/src/jpeg-6b/

Any ideas?

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

[2002-11-18 21:23:41] [EMAIL PROTECTED]

I will work at upgrading to the new version of GD, and try providing
the path directly, rather than just the --with-gd.

Also, the links I placed in the first post were intended to be the
'script' for you to see the results for your self.  These pages are
working for me, but there are times where I have to hold the control
key and hit refresh to see the image change.  Since it is the same
image name, the browser wants to load it from the cache, rather than
re-downloading.  Please try again, and let me know if you still have
problems.  

I will post back after trying your suggestions.

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

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