Hi,
When i try to access certain PHP scripts that use sessions, i get the error message:
Warning: session_start(): open(/tmp/sess_ca08d377cd5ba1f49301f2cb068aaf45, O_RDWR) failed: Disk quota exceeded (122)
I have checked the disk usage and there is gigs of free space. The tmp directory is 2.2Mb is size.
Has anyone seen this and know how to fix it?
Thanks
When i try to access certain PHP scripts that use sessions, i get the error message:
Warning: session_start(): open(/tmp/sess_ca08d377cd5ba1f49301f2cb068aaf45, O_RDWR) failed: Disk quota exceeded (122)
I have checked the disk usage and there is gigs of free space. The tmp directory is 2.2Mb is size.
Has anyone seen this and know how to fix it?
Thanks