How to check which ini file is in use by php

Run a command to find active php.ini file used by php</p>

php -i | grep 'Configuration File'

comments powered by Disqus