Guest Posted July 8, 2003 Share Posted July 8, 2003 Hi, I have been running a site for a little while and today out of nowhere I am getting errors I never got before. Anyone know why I would get these errors? 1.)Warning: open(/tmp/sess_5023d9140e13c66dbd1d9d70db84c09c, O_RDWR) failed: Permission denied (13) in /home/.asylumblendersybian/cinnie/justinwood/includes/functions/sessions.php on line 67 2.)Warning: open(/tmp/sess_5023d9140e13c66dbd1d9d70db84c09c, O_RDWR) failed: Permission denied (13) in Unknown on line 0 3.)Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 I have not changed any files between when I did not get the errors and this morning when I got them. Link to comment Share on other sites More sharing options...
Guest Posted July 8, 2003 Share Posted July 8, 2003 check for server update Link to comment Share on other sites More sharing options...
Guest Posted July 8, 2003 Share Posted July 8, 2003 That I will have to leave up to my host who I am about sick of. They tell me there isn't an error. LOL That's why every time I go, or the guy I am making the site goes there are errors. Oh well. =) Link to comment Share on other sites More sharing options...
wizardsandwars Posted July 8, 2003 Share Posted July 8, 2003 You can also move your sessions into MySQL rather than in a temp file. That's how I resolved this problem. ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help. Link to comment Share on other sites More sharing options...
Guest Posted July 9, 2003 Share Posted July 9, 2003 Thanks for the responces! There are some other problems, like addresses not showing up, so I just gave up and grabbed the latest snap shot and reuploaded everything. Almost done with the site now and there are no errors and the other problems have dissapeared. Something got totally messed up along the way. Link to comment Share on other sites More sharing options...
hndennish Posted July 15, 2003 Share Posted July 15, 2003 "You can also move your sessions into MySQL rather than in a temp file. That's how I resolved this problem." Doing this (selecting 'in database' radio button at setup) stopped a lot of errors I was having - Thanks a lot, wizard -Dennis Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.