PHP получить местоположение PHP.Ini от Termina
php --ini
Alberto Peripolli
php --ini
run: php --ini
create a php file with this code
<?php phpinfo(); ?>
and php.ini file's location + others details will be available when
you'll browse the file with a web browser.