Created
January 21, 2016 11:11
-
-
Save BramEsposito/f269047f2e7528f6c832 to your computer and use it in GitHub Desktop.
get php_info for the drush process
This file contains 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
# get information over the php version (php_info) | |
drush php-eval "phpinfo();" | less |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment