woody79 Posted May 13, 2007 Share Posted May 13, 2007 I have apache 2.2 and php 5.2.2 on my computer and i would like to install gd onto it how do i do this? Link to comment https://forums.phpfreaks.com/topic/51170-gd-and-php/ Share on other sites More sharing options...
wildteen88 Posted May 14, 2007 Share Posted May 14, 2007 GD comes builtin to PHP. Just add extension=php_gd2.dll to the php.ini. Save it and restart Apache. Note that is for Windows. For Linux/Unix I think you have to add --with-gd when compiling PHP. Link to comment https://forums.phpfreaks.com/topic/51170-gd-and-php/#findComment-252997 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.