Deprecated: Assigning the return value of new by reference is deprecated in /htdocs/public/educativas/lib/pagelib.php on line 67 Strict Standards: Redefining already defined constructor for class page_base in /htdocs/public/educativas/lib/pagelib.php on line 159 Ayuda

Directory paths

The full syntax of a directory path depends on your operating system:

In Windows Systems use something like:

  • c:\program files\data\moodle
  • c:\documents and settings\moodle\temp\saved

In Unix Systems use something like:

  • /usr/data/moodle
  • /home/moodle/tmp/saved

Note that it's usually a good idea to make sure the directory already exists. Sometimes Moodle can create the directory when required but this is not always possible.

Finally, make sure the case is correct (upper vs lower) and never include a trailing slash.

Indice de todos los archivos de ayuda