local install
-
Hi, Im trying to install WordPress on a local machine and it’s starting to drive me up the wall. I’m using IIS7 and PHP, both of which are working fine, as is mysql which I use for SAM Broadcaster. I can create a database using either phpmyadmin or via the mysql console, doesnt matter which, I get the same error with WordPress when I run it for the first time;
WordPress database error Table ‘wordpress.wp_options’ doesn’t exist for query INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘cron’, ‘a:2:{i:1219497186;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 WordPress database error Table ‘wordpress.wp_options’ doesn’t exist for query INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘auth_salt’, ‘336G2G5kOIuV’, ‘yes’) made by add_option
So far the famous 5 minute install is turning into a 3 day ordeal. I’ve gone as far as reinstalling the entire OS on the machine and attempting to get WordPress running before installing anything else, but to no avail. I’d be glad of any assistance.
-
Please read the thread called Please Read Me First:
https://en.forums.wordpress.com/topic/please-read-me-first-before-posting?replies=1
- The topic ‘local install’ is closed to new replies.