Hi Christopher,

it seems to me that you have gd1.8 enabled but jdgraph in you version
requires gd2.

Check your php.ini if the propper library is activated.

Hope this helps,

Andy
--
----------------------------------------------------
http://www.globosapiens.net
Global Travellers Network!



"Christopher J. Crane" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]...
> I recently installed and got working the GD library under a Windows 2K
> server running SAMBAR server as the web server. I got a simple test script
> to try to be sure the GD Library was working and it is and I am able to
> output images in PNG JPEG and GIF formats.
>
> My problem is that I can not get the JPGraph scripts running correctly. I
> get error messages such as:
> Warning: Undefined index:  gd2 in ../jpgraph.php on line 3418
>
> Warning: Undefined index:  gd2 in ../jpgraph.php on line 3343
>
> Warning: Undefined index:  gd2 in ../jpgraph.php on line 3343
>
> Warning: Undefined index:  gd2 in ../jpgraph.php on line 3343
>
> Warning: Undefined index:  gd2 in ../jpgraph.php on line 3343
>
> Warning: Cannot add header information - headers already sent by (output
> started at ../jpgraph.php:3418) in ../jpgraph.php on line 4257
> ?PNG
>
> I am not sure what I am doing wrong. I would like to use JPGraph because
of
> the nice graphs I have seen on his website. Any help would be great.
>
>



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

Reply via email to