cam3r0ngt Posted December 3, 2013 Report Share Posted December 3, 2013 Hello PHP Forums! I have an error message that comes up at the bottom of my website. How can i get rid of this? Warning: Unknown: open(/var/php_sessions/sess_60e1b20892b62d0dc293c2d27939c9d6, 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 (/var/php_sessions) in Unknown on line 0 Thanks Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted December 4, 2013 Moderators Report Share Posted December 4, 2013 Thats a server error message, get your host to make sure php is configured correctly 1 Quote Link to comment Share on other sites More sharing options...
cam3r0ngt Posted December 5, 2013 Author Report Share Posted December 5, 2013 Thats a server error message, get your host to make sure php is configured correctly Contacted the host, I was missing the php.ini file or something like that. thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.