BoltWire

Phpinfo

Docs > Extensions > Plugins > Phpinfo

Here is a simple little script that pulls up important info about your php system configuration. For security purposes, we recommend only making this plugin available on a single page with protected view permissions.

Here's what we recommend adding to your site.config folder:

enablephpinfo: site.phpinfo

Then on page site.phpinfo simply put this function

[(phpinfo)]