Tagged Questions
1
vote
1answer
374 views
API numbers don't match on compiled PHP extension
I'm trying to get GD into my PHP. I recently installed PHP5.3.0 on my system running Mac Leopard using mac ports. It did not come with the gd module. So I downloaded gd, compiled it as an extension ...