Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

PHP info: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (→‎PHP Version 4.3.3: Fixed typo)
(content moved to PHP and page redirected)
 
(11 revisions intermèdies per 6 usuaris que no es mostren)
Línia 1: Línia 1:
Location: ''Administration > Server > PHP info''
#redirect [[PHP]]
 
The phpinfo display contains information about the configuration of your PHP installation. This is useful for checking:
* that your PHP installation meets Moodle's system requirements.
* that you have installed the required modules needed for Moodle to work, e.g. the LDAP module for LDAP authentication.
 
==Displaying phpinfo==
To view the phpinfo information:
* In Moodle version 1.7 or greater, choose Site Administration -> Server -> PHP info.
* Create a file called info.php using your text editor, containing this single line:
 
<?php phpinfo(); ?>
 
* Upload this file into your moodle folder on your PC or server.
* Now open this file in your browser. For example <nowiki>http://127.0.0.1/info.php</nowiki>.
 
==Sample output==
This is a sample output displayed:
 
<table border="0" cellpadding="3" width="600">
<tr class="h"><td>
[http://www.php.net/ http://www.php.net]

Revisió de 11:15, 15 gen 2013

Redirigeix a: