I have PHP 4.2.2 installed with gdlib support (gdlib 1.8.4 that comes bundled). New code requires gdlib 2. I tried installing gdlib 2.0.33. configure, make, make install all ran without error. I ran ./configure --prefix=/usr as is instructed for upgrades. I've restarted everything, but PHP still seems to think I do not have GD 2 installed. Do I have to rebuild PHP?!? Anyone encounter this before, or have any thoughts?