• I recently attempted to install UTW and got the following errors:

    WordPress database error: [Access denied for user ‘yscr_bb_Zkd’@’localhost’ to database ‘blog’]
    ALTER TABLE wp_tags CHANGE id tag_id int(11) AUTO_INCREMENT

    WordPress database error: [Access denied for user ‘yscr_bb_Zkd’@’localhost’ to database ‘blog’]
    ALTER TABLE wp_post2tag ADD ip_address varchar(15)

    Any ideas on what I’ve done wrong?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • That looks like you do not have full (ALL) priviledges over the database. Can you check for that inside your webhost panel ?

    Thread Starter jhayles

    (@jhayles)

    podz,

    I checked and have full privileges to the DB. Any other suggestions?

    Go into phpAdmin and look to make sure that the db user has full privlidges on that particular db. This got me a while back for a couple minutes.

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

The topic ‘Tag Warrior error help’ is closed to new replies.