Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: PHP info.

PHP info

From MoodleDocs
Revision as of 22:09, 21 April 2006 by David Scotson (talk | contribs) (+ cats)

Sample output of a file called phpinfo.php that contains the single line:

  <?phpinfo()?>

http://www.php.net

PHP Version 4.3.3


System Windows NT MYLAPTOP0106 5.1 build 2600
Build Date Aug 24 2003 22:01:16
Server API Apache
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINDOWS\php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety enabled
Registered PHP Streams php, http, ftp, compress.zlib

... This output goes on for about 5 pages.