phpinfo()
The PHP Info page is accessed from PHP | phpinfo(), and is a read-only page that outputs a large amount of information about the current state of your server and PHP environment. It is an easily accessible representation of information contained in the php.ini file, including information about installed Zend Components, PHP compilation options and extensions, the PHP version, server information and environment, PHP environment, OS version information, paths, master and local values of configuration options, HTTP headers and the PHP License.
In a clustered environment, you display information relevant to a selected server from the Manage Servers.
PHP Version Settings
The PHP Information area displays the php.ini information from the PHP version you are currently using. You can view a different version using the Current PHP version drop-down menu. Refer to our PHP Switching for more information about changing your PHP version.
Manage Servers
The Manage Servers allows you to select a server in a cluster to display information pertaining only to that specific server (only displayed in case of a cluster).
Server and PHP Information Area
The Server and PHP Information area displays all available information on your server and your PHP environment.