Created
June 22, 2018 23:06
-
-
Save CapWebSolutions/1ee65155b3a0416b796b15508b88dd59 to your computer and use it in GitHub Desktop.
Save file to root of website. Run example.com/phpinfo.php to see what PHP services are running. Delete file when done. Don't leave it on your serveer.
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
| <? | |
| phpinfo(); | |
| ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment