PHP Session writing issue (starka)

Status
Not open for further replies.

ah-blabla

New Member
Messages
375
Reaction score
7
Points
0
There seems to be a php problem today: using dokuwiki, or trying to log into sky blue canvas results in the following being shown:
Code:
[B]
Warning[/B]:  Unknown: write failed: No space left on device (28) in [B]Unknown[/B] on line [B]0[/B]
 
 [B]Warning[/B]: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in [B]Unknown[/B] on line [B]0
[/B]
(According to cpanel there is lots of space on /, so space isn't an issue. My own webspace also only has ~200mb.
This seems to have started yesterday, but was intermittent.

(MySQL somehow isn't available for Roundcube on the same domain, however a Joomla site using mySQL on a subdomain is fine. I think the db issue is probably unrelated.)
 

Jarryd

Community Advocate
Community Support
Messages
5,534
Reaction score
43
Points
48
This issue should be resolved, check the service alerts. /tmp was full on the drive.
 

ah-blabla

New Member
Messages
375
Reaction score
7
Points
0
Resolved now. I still have the strange mysql problem whereby two of my databases can't be accessed by joomla / roundcube despite my not having changed settings, while another joomla installation works fine.
 
Last edited:
Status
Not open for further replies.
Top