WordPress database error:

Discussion in 'Site & Server Administration' started by bbrian017, Feb 4, 2009.

  1. #1
    On the following websites,

    http://www.preerp.com

    http://www.seomkt.com

    I randomly get this error!

    WordPress database error: [Can't create/write to file '#sql_7cd1_2.MYD' (Errcode: 17)]
    
    SELECT wp_sfgroups.group_id, group_name, group_desc, group_rss, group_icon, forum_id, forum_name, forum_slug, forum_desc, forum_status, forum_icon, forum_rss_private, post_id FROM wp_sfgroups LEFT JOIN wp_sfforums ON wp_sfgroups.group_id = wp_sfforums.group_id ORDER BY group_seq, forum_seq;
    Code (markup):
    Any ideals on how to fix this issue?
     
    bbrian017, Feb 4, 2009 IP
  2. gate2vn

    gate2vn Peon

    Messages:
    809
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    0
    #2
    It seems trying to write into an existing file without permission. You can check the permission of temp folder, make sure it's correctly
     
    gate2vn, Feb 4, 2009 IP
  3. bbrian017

    bbrian017 Well-Known Member

    Messages:
    2,990
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    170
    #3
    Where is this temp folder?
     
    bbrian017, Feb 5, 2009 IP
  4. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #4
    On a shared Linux server, generally it is /tmp partition of the server. If you have shared hosting account, contact your host immediately as soon as you receive this error.

    Kailash
     
    kailash, Feb 5, 2009 IP
  5. bbrian017

    bbrian017 Well-Known Member

    Messages:
    2,990
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    170
    #5
    I have a virtual dedicated server!

    Should I still contact the host?
     
    bbrian017, Feb 6, 2009 IP
  6. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #6
    If they provide manage service with your VPS then you can contact them. It seems that you are getting the error because MySQL table is not created in temporary folder.

    Kailash
     
    kailash, Feb 7, 2009 IP
  7. bbrian017

    bbrian017 Well-Known Member

    Messages:
    2,990
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    170
    #7
    no managed I have to fix it myself!

    Seems it might be easier to delete the wordpress forums!

    Can anyone help me fix this here in this thread?
     
    bbrian017, Feb 9, 2009 IP