Hello, I get this error @ http://dev.fromesh.net/fromesh/
Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\tmp) in Unknown on line 0
The session still works, and if u refresh that page the error goes. The directory c:\tmp - is created and always has been since i edited the php.ini config file to:
session.save_path = c:\tmp ; argument passed to save_handler
Does any1 know how i solve this problem? Thanks alot for any help! 🙂