Last active
August 29, 2015 14:13
-
-
Save gpassarelli/f12c0bcf34a726e0ee1f to your computer and use it in GitHub Desktop.
Find location of the php.ini file in use
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
php -i | grep 'Configuration File' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment