----- Original Message -----
From: "jm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 14, 2004 3:22 AM
Subject: [PHP] bargraph gd not working


> Hi guys:
> I'm using php5 on winxp with IIS. I'm trying to run a simple bar graph
demo
> found it on phpbuilder site. When I run it I get nothing but an x in the
top
> left corner of my web page(no errors nothing).
> GD is uncommented in my php.ini, ext dir set and I have verified that GD
is
> installed through php -m,phpinfo() , and gd_info(). Can anyone offer me
some
> advice on how to troubleshoot this problem.
> I searched google, and did see other posts like mine but no solutions. Any
> thoughts or suggestions would be appreciated
>

Do other php/gd scripts work as expected?
(ie display images)
Do you send the correct headers to browser?
Please show us the code cuz without it it's not so easy to help.

> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

HTH
Stan F

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to