Skip to content

Instantly share code, notes, and snippets.

@descubraomundo
Created July 2, 2013 06:44
Show Gist options
  • Save descubraomundo/5907196 to your computer and use it in GitHub Desktop.
Save descubraomundo/5907196 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