Forums

Cannot Login after Successful Install (2 posts)

  1. RThomasAPT
    Member
    Posted 6 months ago #

    I am in the last stages if wordpress install and when I plug in my info to the install screen, I see a lot of errors but at the end of the page I see a success notice and a log-in button but when pressed, the next page prompts me to go back through the log-in process, so I can't actually log in to the CMS.

    ex errors:
    WordPress database error: [CREATE command denied to user 'WordPressAPT'@'184.168.152.141' for table 'wp_terms']
    CREATE TABLE wp_terms ( term_id bigint(20) unsigned NOT NULL auto_increment, name varchar(200) NOT NULL default '', slug varchar(200) NOT NULL default '', term_group bigint(10) NOT NULL default 0, PRIMARY KEY (term_id), UNIQUE KEY slug (slug), KEY name (name) ) DEFAULT CHARACTER SET utf8

    WordPress database error: [CREATE command denied to user 'WordPressAPT'@'184.168.152.141' for table 'wp_term_taxonomy']
    CREATE TABLE wp_term_taxonomy ( term_taxonomy_id bigint(20) unsigned NOT NULL auto_increment, term_id bigint(20) unsigned NOT NULL default 0, taxonomy varchar(32) NOT NULL default '', description longtext NOT NULL, parent bigint(20) unsigned NOT NULL default 0, count bigint(20) NOT NULL default 0, PRIMARY KEY (term_taxonomy_id), UNIQUE KEY term_id_taxonomy (term_id,taxonomy), KEY taxonomy (taxonomy) ) DEFAULT CHARACTER SET utf8

    WordPress database error: [CREATE command denied to user 'WordPressAPT'@'184.168.152.141' for table 'wp_term_relationships']
    CREATE TABLE wp_term_relationships ( object_id bigint(20) unsigned NOT NULL default 0, term_taxonomy_id bigint(20) unsigned NOT NULL default 0, term_order int(11) NOT NULL default 0, PRIMARY KEY (object_id,term_taxonomy_id), KEY term_taxonomy_id (term_taxonomy_id) ) DEFAULT CHARACTER SET utf8

    again, at the end I see a successful install notice but when the log-in button is pressed it takes me back to the install form with a URL of :
    http://www.asthepropellerturns.com/wp-login.php/wp-admin/install.php

    help?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 6 months ago #

    Delete the tables in the database, ensure that your database user has full privileges and then re-install WordPress.

Reply

You must log in to post.

About this Topic

Tags