If you can’t find it in /etc/php.ini, then you have to use ssh and execute the command below.
php -i | grep php.ini
The command will return something like
Configuration File (php.ini) Path => /etc/php.ini
If you can’t find it in /etc/php.ini, then you have to use ssh and execute the command below.
php -i | grep php.ini
The command will return something like
Configuration File (php.ini) Path => /etc/php.ini