I know that my php.ini is located at /etc/php.ini
but when i run php -i|grep php.ini
I get this output
Configuration File (php.ini) Path => /usr/local/lib
there's nothing in that directory and i know where my php.ini is located, so why am i getting this output?