GD2 and PHP on OS X
问题 There are tons of links on this topic - but all have a different approach. I have a clean install of os x 10.5.6. I'm using the version of PHP that came with the OS. I have installed GD using FINK, it has installed associated packages. My question is, how do I now get GD support in PHP? (pref no macports or marc liyanage suggestions as that involves undoing the other installs of pear, mysql and php I have already done) 回答1: As Nerdling points out, PHP must be compiled with the GD extension