From:             ahmedt at student dot cbhs dot school dot nz
Operating system: Windows XP Home
PHP version:      5.2.6
PHP Bug Type:     GD related
Bug description:  Image functions doesn'twork

Description:
------------
I can't create images width images functions. Even the pp documentation
examples for png image returns something like "The [URL] contains error,
image can't be displayed". If yiu take off the 'header()' call. It returns
some squares, un-readable by human characters. I am using GD 2.0.34.(php
5.2.5) phpinfo() says GD is enabled and able to make png, jpeg, gif images.
GD version is the version that comes with PHP 5.2.5

Reproduce code:
---------------
something like "The url http://127.0.p0./image.php contains error, image
can't be displayed". 

Actual result:
--------------
To output images png,jpeg ect.

-- 
Edit bug report at http://bugs.php.net/?id=45063&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45063&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45063&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45063&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45063&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45063&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45063&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45063&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45063&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45063&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45063&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45063&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45063&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45063&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45063&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45063&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45063&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45063&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45063&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45063&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45063&r=mysqlcfg

Reply via email to