From:             omegatron at comcast dot net
Operating system: Windows
PHP version:      4.3.2
PHP Bug Type:     *Configuration Issues
Bug description:  GD2 GIF AND TTF ERRORS

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 bug report at http://bugs.php.net/?id=25593&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25593&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25593&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25593&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25593&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25593&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25593&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25593&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25593&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25593&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25593&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25593&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25593&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25593&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25593&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25593&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25593&r=float

Reply via email to