Sometimes troubleshooting the php configuration problem needs to know the output of phpinfo()
. But, as it provide server internal configuration it may be break security of a server, if someone use this output as hacking.
If the above thinking is true then what can one do when post a question about php configuration in SO?