saif7463
New Member
- Messages
- 30
- Reaction score
- 0
- Points
- 0
Hi everyone,
Just recently, I tried using the login mechanism that I implemented recently, and I realised that it does not store the logged in information. I get the following errors:
From what I can see, this error arises when in the php configuration there aren't proper permissions for writing to a particular directory.
I have this suspicion that the problem arose after the Lotus server died -- I'm on Lotus by the way. But according to http://x10staff.co.cc/status, everything should be running smoothly? Anyone have any ideas?
Just recently, I tried using the login mechanism that I implemented recently, and I realised that it does not store the logged in information. I get the following errors:
Warning: Unknown: write failed: No space left on device (28) 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 (/tmp) in Unknown on line 0
From what I can see, this error arises when in the php configuration there aren't proper permissions for writing to a particular directory.
I have this suspicion that the problem arose after the Lotus server died -- I'm on Lotus by the way. But according to http://x10staff.co.cc/status, everything should be running smoothly? Anyone have any ideas?