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.
Warning: Unknown: open(/home/lingnet1/public_html/mdata8/sessions/sess_dvb62tjmoi7obf2gptk9i6qm43, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/lingnet1/public_html/mdata8/sessions) in Unknown on line 0