• Hello all

    I have been trying to install wordpress but it comes up with an error. I amended the wp_config file and uploaded it but then when I get to the installation screen which asks for Blog title and email address, at the bottom of the page, I get the following error:

    WordPress database error Table ‘storetimes.wp_options’ doesn’t exist for query INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘cron’, ‘a:2:{i:1225020003;a:1:{s:17:\”wp_update_plugins\”;a:1:{s:32:\”40cd750bba9870f18aada2478b24840a\”;a:3:{s:8:\”schedule\”;s:10:\”twicedaily\”;s:4:\”args\”;a:0:{}s:8:\”interval\”;i:43200;}}}s:7:\”version\”;i:2;}’, ‘yes’) made by add_option

    Can you help?

Viewing 5 replies - 1 through 5 (of 5 total)
  • do you have another or previous install on same db?

    Thread Starter storetimes

    (@storetimes)

    I did but I deleted everything in myPhpAdmin and the server and reuploaded as well.

    if possible, i think you should delete the entire db and create another one to link to in wp-config.php

    Thread Starter storetimes

    (@storetimes)

    I did that and I get this message again:

    WordPress database error Table ‘storetimesblog.wp_options’ doesn’t exist for query INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘cron’, ‘a:2:{i:1225041319;a:1:{s:17:\”wp_update_plugins\”;a:1:{s:32:\”40cd750bba9870f18aada2478b24840a\”;a:3:{s:8:\”schedule\”;s:10:\”twicedaily\”;s:4:\”args\”;a:0:{}s:8:\”interval\”;i:43200;}}}s:7:\”version\”;i:2;}’, ‘yes’) made by add_option

    Thread Starter storetimes

    (@storetimes)

    I had gone through the entire forum and still don’t understand how to solve this. I even copiud and pasted that text that was supplied into update.php and that got rid of the message but threw a different error. I am getting fed up with this thing. 🙁

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

The topic ‘WordPress database error before hitting install button’ is closed to new replies.