Find which php.ini file is actually loaded

php --ini

# the pool reads its own, and that is the one serving pages
php5-fpm -i | grep -E 'Loaded Configuration File|Scan this dir'