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

Configuration file: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
Cap resum de modificació
Línia 3: Línia 3:
You may need to edit the config.php file if, for example, you change you database password or change servers completely.
You may need to edit the config.php file if, for example, you change you database password or change servers completely.


There are also some settings in Moodle that don't have a UI for them. Moodle download packages contain a file called config-dist.php that has examples of these special settings.
There are also some settings in Moodle that don't have a UI for them. To use these settings you have to add them to the configuration file. Moodle download packages contain a file called config-dist.php that has examples of these special settings.




[[Category: Administrator]]
[[Category: Administrator]]

Revisió del 09:27, 15 abr 2006

This file is not included in the Moodle download packages. It will be created by Moodle during the installation.

You may need to edit the config.php file if, for example, you change you database password or change servers completely.

There are also some settings in Moodle that don't have a UI for them. To use these settings you have to add them to the configuration file. Moodle download packages contain a file called config-dist.php that has examples of these special settings.