Posted by Andy Hassall on 11/18/33 11:40
On 20 Feb 2006 06:06:58 -0800, "Python" <pythooon@wp.pl> wrote:
>I have some problem with imagefilter function. I need to use this and i
>get that error:
><b>Fatal error</b>: Call to undefined function imagefilter() in
>
>gd
>GD Support enabled
>GD Version 2.0 or higher
http://uk2.php.net/imagefilter
"Note: This function is only available if PHP is compiled with the bundled
version of the GD library."
My compile of PHP shows for GD version:
"gd
GD Support enabled
GD Version bundled (2.0.28 compatible)"
Yours doesn't say "bundled" so presumably you have linked with a separate
instance of the GD library.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|