Page 1 of 1

Writing data to sessions doesn't work

Posted: Thu Jul 04, 2002 12:54 pm
by Nezzar
This problem came out of a sudden. Two days ago my testing-environ was OK. Then, suddenly, I got this error message:
Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (f:/php/tmp) in Unknown on line 0
The directory does exist and the HD isn't full. I'm using PHP 4.2.1 running as a module in a WAMP-Environment.

Posted: Thu Jul 04, 2002 12:58 pm
by JH2000
Do you uploaded the side or it is on an test-server?
(f:/php/tmp) <--is that on your drive??

Posted: Thu Jul 04, 2002 1:06 pm
by Nezzar
No, it is on my Test-Server. And yes, the directory does exist.