Hi,
near the top of the phpinfo output there is a row with the path where php expects the php.ini to be.
Make sure that the php.ini file is in that directory. Additionally, check if there is a .htaccess file (if using Apache) that might overwrite that setting.
Thomas