Help - Search - Members - Calendar
Full Version: GD support
The Planet Forums > Control Panels > Plesk
nickmm
Hi,

Are any way to enable gd support without compile PHP?

Thanks in advance.
Rich2k
Yes use --without-gd (however I don't know how plesk will react in version 5 as it is on by default in version 5)
nickmm
HI,

I have Plesk 2.5.5, the option --without-gd is for compile PHP, and i dont want compile it.

I think, i can do it without compile PHP, but i dont know how.

Please, look that: ( www.php.net )

Alright,
you need not to recompile PHP to have GD support!

Try:

dl("extensions/php_gd.dll");

before calling the graphic functions.

It should work (at least with v4.0.4)!


http://www.php.net/manual/es/function.imagecreate.php

Anyone?

Thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.