Skip to content

Instantly share code, notes, and snippets.

@gpassarelli
Last active August 29, 2015 14:13
Show Gist options
  • Save gpassarelli/f12c0bcf34a726e0ee1f to your computer and use it in GitHub Desktop.
Save gpassarelli/f12c0bcf34a726e0ee1f to your computer and use it in GitHub Desktop.
Find location of the php.ini file in use
php -i | grep 'Configuration File'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment