PDA

View Full Version : GD Library!!!. Most important for some scripts. have we got that???



Ruby.thechosen
05-04-2006, 06:34 AM
Hi guys,

I have been doing a social networking site work (myself..lol) and as you know the scripting in PHP for this is **** difficult. so I planned to buy a pretty script 'Handshakes' [ not recommended though, bcz of high prize ]. When I check the server requirement, its says the server must have
PHP GD Library: GIF/JPEG Read/Write support
PHP GD Library: FreeType support
Zend Optimizer

Full requirement for this script is here... Handshakes (http://www.dzoic.com/system_requirements.php)

not only for this... some other scripts like Tufat's FlashCard (http://www.tufat.com/s_flash_greeting_card_creator.htm)
the server must have PHP GD2, with JPG and TTF support...

I don't know Bluehost is compatible or not. please help me with some suggestions...!!!:) :)

atomicnuke
05-04-2006, 12:13 PM
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled

So to answer your question Yes to everything.

Ruby.thechosen
05-04-2006, 01:25 PM
Hi atomicnuke,

Thanks a loot for your help...

Ruby

page1ink.
05-04-2006, 05:38 PM
Ruby, you may have to edit your php.ini to include the GD library. to do that, open up your php.ini in the public_html/ directory and check around line 286 where you'll see ";extension=php_gd.dll." simply remove the semicolon and you're in.

Ruby.thechosen
05-06-2006, 12:07 PM
Ruby, you may have to edit your php.ini to include the GD library. to do that, open up your php.ini in the public_html/ directory and check around line 286 where you'll see ";extension=php_gd.dll." simply remove the semicolon and you're in.


Hi Page1ink,

I am really thankfull for your help... expecting your future support as well...

by
Ruby