• iskconphoenix

    (@iskconphoenix)


    I am sometimes finding this at the top of the page, and in the Dashboard under “Manage”…

    WordPress database error: [Can’t create/write to file ‘C:\WINDOWS\TEMP\#sql_de0_0.MYI’ (Errcode: 13)]
    SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (‘category’, ‘post_tag’) AND tr.object_id IN (11, 12, 13, 6, 8, 14, 18, 19, 20, 21, 54, 61, 39, 42, 10, 41, 5, 9, 50, 51, 52) ORDER BY t.name ASC

Viewing 2 replies - 1 through 2 (of 2 total)
  • whooami

    (@whooami)

    are you self hosting? or paying for hosting? Thats an error telling you that MySQL cant write to it’s database. It’s a permissions problem.

    If you are paying for hosting, contact your host. If you are self hosting, you need to fix your MySQL install.

    Thread Starter iskconphoenix

    (@iskconphoenix)

    Perfect!

    We are paying for hosting–I’ll tell them that this is happening.

    Thank you…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘What Causing This ERROR?’ is closed to new replies.