DeathMarine
10-06-2008, 23:31
i have 4 sites running on my server yet only one give me this error.
Warning: session_start() [function.session-start]: open(/tmp/sess_8c2fc218a7cc2629b183afa94f414541, O_RDWR) failed: No space left on device (28) in /home/dmcom/public_html/index.php on line 114
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/dmcom/public_html/index.php:114) in /home/dmcom/public_html/index.php on line 114
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/dmcom/public_html/index.php:114) in /home/dmcom/public_html/index.php on line 114
it started today and its been running fine for at least a month. i checked my hdd space from root and got this:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
471016352 52272404 394431732 12% /
/dev/sda1 101086 16844 79023 18% /boot
tmpfs 1033724 0 1033724 0% /dev/shm
/usr/tmpDSK 495844 302971 167273 65% /tmp
it seems i have enough space. the site is set to use "unlimited" space.
any advice fixing this problem would be GREATLY appreciated!
Warning: session_start() [function.session-start]: open(/tmp/sess_8c2fc218a7cc2629b183afa94f414541, O_RDWR) failed: No space left on device (28) in /home/dmcom/public_html/index.php on line 114
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/dmcom/public_html/index.php:114) in /home/dmcom/public_html/index.php on line 114
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/dmcom/public_html/index.php:114) in /home/dmcom/public_html/index.php on line 114
it started today and its been running fine for at least a month. i checked my hdd space from root and got this:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
471016352 52272404 394431732 12% /
/dev/sda1 101086 16844 79023 18% /boot
tmpfs 1033724 0 1033724 0% /dev/shm
/usr/tmpDSK 495844 302971 167273 65% /tmp
it seems i have enough space. the site is set to use "unlimited" space.
any advice fixing this problem would be GREATLY appreciated!