Skip to content

Instantly share code, notes, and snippets.

@vyspiansky
Last active February 5, 2023 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vyspiansky/c168afa8c8116350d65d6be87c1df163 to your computer and use it in GitHub Desktop.
Save vyspiansky/c168afa8c8116350d65d6be87c1df163 to your computer and use it in GitHub Desktop.
Find PHP ini file

How to find the PHP ini file from the command line

php -i | grep 'Configuration File'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment