ID:               25593
 User updated by:  omegatron at comcast dot net
 Reported By:      omegatron at comcast dot net
 Status:           Open
 Bug Type:         *Configuration Issues
 Operating System: Windows
 PHP Version:      4.3.2
 New Comment:

Hey I do not have thousand dollars to be a C++ compiler.

This has nothing to do with the programs. They are simply reading the
gif and then they convert to jpg. What is happening is in the windows
binaries PHP reports GD is compiled with gif read enabled but in
reality it is not. I can take the same program and run on a unix
machine with gd gif read enabled and it works. There has been extensive
testing and it comes back to the windows binaries not compiling right.
They report gif read and ttf are enabled but they are not. If I had the
ability to compile my own windows version I would,


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

[2003-09-18 19:13:32] robert at profundis dot se

What operations are your programs performing on the gifs/tiffs? In what
way do they fail? Error message?

Note, compiling on Windows is not very hard, you'll find all
instructions on how to do it here:
http://www.php.net/manual/en/install.windows.php
(not mentioned there, it is the php4apache[2] project you shall compile
if you want the Apache module)

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

[2003-09-18 11:24:55] omegatron at comcast dot net

Description:
------------
Hello All,

  This is a simple error. I notice it is not in PHP versions one
compiles themselves.

  This has to do with windows precompiled binaries. I also tested with
the same results on version 4.3.3

  If you do a phpinfo commmand after installing one will see that GD2
is installed by default with GIF READ ENABLED AND TTF SUPPORT.

  However I I have two different programs that deal with gif file
uploads and one with ttf. None work with these PHP compiled versions.
On a Unix system where PHP is self compiled with these on everything
works on these systems. Alot of research and some further coding to
truly check for whether gif read was enabled revealed on the
precompiled windows binaries found it was not. So thus I come here. Can
Binaries be made for windows that truly have these features enabled. I
would have to do alot of things to compile PHP on my windows system.




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


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

Reply via email to