session - write failed: Disk quota exceeded
Hi,I am getting error
Warning: session_write_close(): write failed: Disk quota exceeded (122)
on my cpanel server. Cpanel disk usage says
Main >> System Health >> Show Current Disk Usage
Filesystem Type Size Used Avail Use% Mounted on
/dev/hda3 ext3 72G 13G 56G 18% /
/dev/hda1 ext3 99M 24M 71M 25% /boot
none tmpfs 247M 0 247M 0% /dev/shm
Filesystem Type Size Used Avail Use% Mounted on
/dev/hda3 ext3 72G 13G 56G 18% /
/dev/hda1 ext3 99M 24M 71M 25% /boot
none tmpfs 247M 0 247M 0% /dev/shm
root@godislove [/]# fdisk -l
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 144 1052257+ 82 Linux swap
/dev/hda3 145 9729 76991512+ 83 Linux
I checked the /tmp folder and removed all session files (rm -f sess*).
How do i correct this ?
Thanking you,
Yujin

