Forums

setup database challenges (2 posts)

  1. dave1
    Member
    Posted 4 years ago #

    I just did the install on my server and repeatedly I get the error:

    WordPress database error: [SELECT command denied to user 'dave1'@'localhost' for table 'wp_comments']
    DESCRIBE wp_comments;

    WordPress database error: [SELECT command denied to user 'dave1'@'localhost' for table 'wp_comments']
    SHOW INDEX FROM wp_comments;

    WordPress database error: [SELECT command denied to user 'dave1'@'localhost' for table 'wp_links']
    DESCRIBE wp_links;

    WordPress database error: [SELECT command denied to user 'dave1'@'localhost' for table 'wp_links']
    SHOW INDEX FROM wp_links;

    At the end of all the error information I'm told to log in using the username and password provided back at the page where the error just occurred.

    What am I not understanding here and what is this error about?

    Dave

  2. whooami
    Member
    Posted 4 years ago #

    your mysql user doesnt have the necessary permissions

Topic Closed

This topic has been closed to new replies.

About this Topic