How to Find PHP.INI Path

Buy 1 Month, Get 2 Months Free. Coupon: 2MOFREE

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

No related posts.

Speak Your Mind

*