How to install GD

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
sivakumari
Forum Newbie
Posts: 2
Joined: Fri Nov 25, 2005 4:19 am

How to install GD

Post by sivakumari »

Hai,
I find very difficult to install GD in PHP 4.1.1.
I download some files from ftp://ftp.uu.net/graphics/jpeg/
which had some ZIP files. i read the word file but i could not understand anything.
I am using Windows 2000.

Thank you,
Siva
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

scroll down to installation @ http://php.net/gd
User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Post by n00b Saibot »

GD come pre-bundled with PHP on Windows... just you have to edit php.ini, set extensions_dir to reflect correct path to php extensions directory, which is 'X:/php/extensions' nearly all of the time... and remove the ; from the php_gd2.dll line.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Moved to Web Servers.
Post Reply