Odd DB Error Informing Me of Missing Table Before WP Is Even Installed
-
I hunted through the forums and didn’t see this issue, some similar but they seemed to have to do with plugin issues.
This appeared right underneath Step One of the WP instillation for 2.6.1. This was a fresh install with a fresh DB on IIS and MySQL 5. The install DID go through, however I was curious if this installed but failed silently somewhere waiting to cause me an issue down the road. The following was the error WP threw:
WordPress database error Table 'dbname.wp_options' doesn't exist for query INSERT INTO wp_options (option_name, option_value, autoload) VALUES ('cron', 'a:2:{i:1219109838;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
Thanks
- The topic ‘Odd DB Error Informing Me of Missing Table Before WP Is Even Installed’ is closed to new replies.