where is php.ini file location in ubuntu

Type command

$ sudo php -i | grep 'Configuration File'
sudo service apache2 restart


Leave a Reply