Forums

WordPress database error (4 posts)

  1. jdcfsu
    Member
    Posted 6 years ago #

    On the front page of my site I am recieving this error:

    WordPress database error: [Can't create/write to file '/tmp/#sql_15e9_0.MYI' (Errcode: 28)]
    SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= '2006-01-13 03:12:59' AND (post_status = "publish" OR post_author = 1 AND post_status != 'draft' AND post_status != 'static') AND post_status != "attachment" GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 7

    It was working last time I visited the site and now it seems as if everything is crashed. I have doublechecked the sql information contained in wp-config.php and everything is correct. I don't see anything out of the ordinary in php_myadmin... what else can I do?

  2. moshu
    Member
    Posted 6 years ago #

    Contact your host, only they can repair it. Mention the "errcode 28".

  3. jdcfsu
    Member
    Posted 6 years ago #

    wierd.... it's back online again

  4. Yes, error code 28 means lack of disk space, so it's likely to clear itself up.

    http://codex.wordpress.org/FAQ_Troubleshooting#MySQL_Error_28

Topic Closed

This topic has been closed to new replies.

About this Topic