Skip to content

Find php.ini path

root@laptop:~# php -i|grep php.ini

Configuration File (php.ini) Path => /etc/php5/cli
Loaded Configuration File => /etc/php5/cli/php.ini

root@laptop:~#

Post a Comment

You must be logged in to post a comment.