• My page was working and now I get this
    SQL/DB Error:
    [Can’t create/write to file ‘/tmp/#sql_66f6_0.MYI’ (Errcode: 13)]
    SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date > ‘2004-05-17 00:00:00’ AND post_date <= ‘2004-05-19 18:46:41’ AND (post_status = “publish”) GROUP BY wp_posts.ID ORDER BY post_date DESC
    What does it mean and how do I fix it?
    https://visualrhetoric.org
    Thanks in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • Error code 13: Permission denied
    You need to assign the correct permissions to your database, either through your webhosts control panel or by asking your system administrator to assign them for you.

    Thread Starter leaderlady

    (@leaderlady)

    Thanks but, how would I do this through phpmyadmin? I have no clue how to work the database.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Errcode 13’ is closed to new replies.