I have an error from the begining of the install

I have an error from the begining of the install

deur Kevin Rundle -
Getal antwoorde: 2

Warning: open(/tmp\sess_a3b8f4b323a57f69c62a10f8f32e0e3a, O_RDWR) failed: No such file or directory (2) in D:\website\moodle\lib\setup.php on line 113

 

This is on the top of the page from the beggining of the install process and is still there when I am ready to login. This is on every page generated

Gemiddeld van beoordelings: -
In antwoord op Kevin Rundle

Re: I have an error from the begining of the install

deur Martin Dougiamas -
Prentjie van Core developers Prentjie van Documentation writers Prentjie van Moodle HQ Prentjie van Particularly helpful Moodlers Prentjie van Plugin developers Prentjie van Testers
This is a PHP configuration error. Check in your php.ini file for this setting:

    session.save_path = /tmp
You should change /tmp to some other directory that is writeable on your machine. eg c:\windows\temp or something like that.
Gemiddeld van beoordelings: -
In antwoord op Martin Dougiamas

Re: I have an error from the begining of the install

deur Kevin Rundle -

Thank you very much my problem is solved completely I appreciate the help and the promptness.

 

Gemiddeld van beoordelings: -