WP 2.7, installtion never gets complete, getting database error
-
I am trying to install WordPress2.7 on my website http://www.huestechnologies.com/site
I get the following error on the page.
WordPress database error Table ‘newdb.wp_options’ doesn’t exist for query INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘cron’,…..
I checked the database through PhpMyadmin and found out that there are 10 tables and the table newdb.wp_options contains 30 entries.
I added these values through PhpMyAdmin.Whether I edit the database or not, when I proceed with entering the values given in the error message, I am directed to the page http://www.huestechnologies.com/site/install.php?step=2 which shows error message that the page is not found. While I think the page should be http://www.huestechnologies.com/site/wp-admin/install.php?step=2
If I enter this url in the browser I get the same error message again.
If I edit the database then sometimes the installation is shown as complete and I can open the blog, but in that case I can not login to admin because the installation never gets completed properly and there is no user or anything is created. ( only 33 values in the table “newdb.wp_options” and all other tables are empty )
Before this I have installed around 15 wordpress and never faced any problem. Many of wordpress are running properly on this same server, so I assume there is nothing to do with server settings.
My server is running Php 5.6.2.
This is highly frustrating, I am trying to do this for last three days and tried it many many times. I even tried installing WP 2.6.5 but no success.
Need help desperately.
Thank you for any support for the problem.
The topic ‘WP 2.7, installtion never gets complete, getting database error’ is closed to new replies.