EvilOrange 0 Light Poster

Just posted this in the PHP forum, but thought it was the wrong place:

pdo_mysql and gd recognised/enabled in terminal but not on phpinfo()

which is basically:

I've got GD and pdo-mysql enabled on my version on php (ran php -m to check and they are both there) but when phpinfo() is run, neither are show as enabled, i have checked and my php.ini file is directed to the correct dir for the extensions.

any ideas how i can get this sorted.

i'm running php 5.8.11 and the inbuilt apache on mac OSX 10.5.8 (which i think is 2.2)