If you want to manipulate PNG or JPEG images, you need to make sure you have
the PNG and JPEG libraries, and recompile PHP with GD as before, and
adding --with-png-dir=/path/to/pnglib, --with-jpeg-dir=/path/to/jpeglib

For the complete list of compilation options, see
http://php.net/manual/en/install.configure.php

-Andy

> -----Original Message-----
> From: Mark Maggelet [mailto:[EMAIL PROTECTED]]

> Hi,
> I just upgraded gd to 2.0.1 and recompiled apache1.3.20/php4.06.
> when I do phpinfo() it says:

> and when i call imagepng() it says:
> Warning: ImagePng: No PNG support in this PHP build
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to