Hi I've Been receiving error for quite some time. Pls help

Status
Not open for further replies.

rjviolango48

New Member
Messages
4
Reaction score
0
Points
0
One of the error below says "No space left on device". Pls help me resolve this. this error now usually appears every time i visit my site. i will have to reload my webbrowser a couple of times before i get the right output. tnx



=======================================================================
An unexpected error has occurred!
If this error persists, please report it to the administrator.
Go back to home page
Additional information about this error:
MySQL error!

Got error 28 from storage engine(Errno=1030)
Your query: ItemListLight::query()

SELECT DISTINCT post_ID, post_datestart, post_datemodified, post_title, post_url,

post_excerpt, post_urltitle, post_canonical_slug_ID, post_tiny_slug_ID, post_main_cat_ID, post_ptyp_ID

FROM evo_items__item

INNER JOIN evo_postcats ON post_ID = postcat_post_ID

INNER JOIN evo_categories ON postcat_cat_ID = cat_ID

WHERE ( cat_blog_ID = 1 )

AND (post_ptyp_ID IN (1000))

AND (post_datestart <= '2011-09-30 11:27')

AND ( ( post_status IN ('published') ) )

ORDER BY post_datestart DESC, post_ID DESC

LIMIT 20
=============================================================================
Warning: session_write_close() [function.session-write-close]: write failed: No space left on device (28) in /home/rexviol/public_html/net-shield.tk/extra/db-access.php on line 664

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /home/rexviol/public_html/net-shield.tk/extra/db-access.php on line 664

Warning: Cannot modify header information - headers already sent by (output started at /home/rexviol/public_html/net-shield.tk/extra/db-access.php:664) in /home/rexviol/public_html/net-shield.tk/extra/db-access.php on line 583

Warning: Cannot modify header information - headers already sent by (output started at /home/rexviol/public_html/net-shield.tk/extra/db-access.php:664) in /home/rexviol/public_html/net-shield.tk/extra/db-access.php on line 583

Warning: Cannot modify header information - headers already sent by (output started at /home/rexviol/public_html/net-shield.tk/extra/db-access.php:664) in /home/rexviol/public_html/net-shield.tk/extra/db-access.php on line 583

Warning: Cannot modify header information - headers already sent by (output started at /home/rexviol/public_html/net-shield.tk/extra/db-access.php:664) in /home/rexviol/public_html/net-shield.tk/extra/db-access.php on line 583
 
Status
Not open for further replies.
Top