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

MNet FAQ: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(see also link)
(added note about not working on lighttpd)
Línia 5: Línia 5:
==It doesn't work. What do I do now?==
==It doesn't work. What do I do now?==


Always make sure you have the latest version possible of Moodle. There have been a lot of fixes. Then make sure that you have debugging turned on (Site Administration > Server > Debugging). This will greatly increase the chance of the underlying problem being reported.  
Always make sure you have the latest version possible of Moodle. There have been a lot of fixes. Then make sure that you have debugging turned on (Site Administration > Server > Debugging). This will greatly increase the chance of the underlying problem being reported.
 
Note that MNET currently does not currently work on lighttpd.  (MDL-14638)  This should be fixed in lighttpd 1.5 when it is released.


==See also==
==See also==

Revisió del 14:18, 12 des 2008

What is MNET?

MNET is the mechanism in Moodle for connecting to other Moodle (or Mahara) sites. It's short for "Moodle Network". See Moodle Network for more information.

It doesn't work. What do I do now?

Always make sure you have the latest version possible of Moodle. There have been a lot of fixes. Then make sure that you have debugging turned on (Site Administration > Server > Debugging). This will greatly increase the chance of the underlying problem being reported.

Note that MNET currently does not currently work on lighttpd. (MDL-14638) This should be fixed in lighttpd 1.5 when it is released.

See also