PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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.