answer
macBy default, there is no php.ini file, but there is a corresponding template fileĀ php.ini.default, located hereĀ /etc/php.ini.default, you can copy a copy for modification.
cd /etc
sudo cp php.ini.default php.ini
macBy default, there is no php.ini file, but there is a corresponding template fileĀ php.ini.default, located hereĀ /etc/php.ini.default, you can copy a copy for modification.
cd /etc
sudo cp php.ini.default php.ini