Page 1 of 1

How to install GD

Posted: Mon Nov 28, 2005 10:52 pm
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

Posted: Mon Nov 28, 2005 11:15 pm
by John Cartwright
scroll down to installation @ http://php.net/gd

Posted: Tue Nov 29, 2005 2:02 am
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.

Posted: Tue Nov 29, 2005 8:03 am
by John Cartwright
Moved to Web Servers.