• i am having a problem with setting up WordPress. i create a mysql database for it. and add the files to my host. try to run the wordpress install file. and everything looks good except the bottom. what’s wrong?

    The error code goes like this:
    ———————
    ess database error Table ‘madhatt_wp1.wp_options’ doesn’t exist for query SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’ WordPress database error Table ‘madhatt_wp1.wp_options’ doesn’t exist for query SELECT option_name, option_value FROM wp_options WHERE autoload = ‘yes’ WordPress database error Table ‘madhatt_wp1.wp_options’ doesn’t exist for query SELECT option_name, option_value FROM wp_options WordPress database error Table ‘madhatt_wp1.wp_options’ doesn’t exist for query SELECT option_value FROM wp_options WHERE option_name = ‘use_smilies’ LIMIT 1 WordPress database error Table ‘madhatt_wp1.wp_options’ doesn’t exist for query SELECT option_name, option_value FROM wp_options WHERE autoload = ‘yes’ WordPress database error Table ‘madhatt_wp1.wp_options’ doesn’t exist for query SELECT option_name, option_value FROM wp_options WordPress database error Table ‘madhatt_wp1.wp_options’ doesn’t exist for query SELECT option_value FROM wp_options WHERE option_name = ‘cron’ LIMIT 1 WordPress database error Table ‘madhatt_wp1.wp_options’ doesn’t exist for query SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’

    ———————
    Link to a screenshot of the error:
    https://img120.imageshack.us/img120/2235/wperroryc6.png

    i appreciate any help i can get. thanks in advanced.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Try giving your database user (DB_USER in your wp-config.php file) all the rights to the database.

    Resource:
    Create the database and user

    Thread Starter test1

    (@test1)

    I did that. The database user I created has DBA rights granted. I believe that’s the highest because the other two are “read” and “read/write”. I’m assuming here that DBA is database administrator.

    Thread Starter test1

    (@test1)

    is there anyone that knows what i could do? i have tried unchecking and checking all options. reverting back to defaults, etc. i don’t know why this thing doesn’t want to work. at one point before i ran into this issue it was working perfectly but now i get these error messages. deleting folders and files doesn’t fix anything. neither does deleting the database and database user. i’m all out of ideas. if someone could please help me out i would greatly appreciate it.

    I am having the same problem. I have verified that the mysql user has full access to the database, I’ve changed the mysql user password repeatedly to ensure the password I’m typing into the config file is correct.

    This is a fresh install of the program, not an upgrade.

    MySQL 4.1.22
    php 5.2.0

    Have you been able to solve this problem?

    I am having a similar problem, in a fresh install of the program. Atfer to run wp-admin/install.php I receive the following error: “WordPress database error Table ‘kaluana.wp_options’ doesn’t exist for query SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’ …”

    Some sugestion?!

    squiggle

    (@squiggle)

    Same problem for me, too.

    Anyone have any suggestions???

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WordPress error on installation page’ is closed to new replies.