marianasheppard
Member
Posted 3 years ago #
I keep getting this page whenever I go to my wordpress blog. I've installed everything correctly and I don't understand why this is happening.
http://marianasheppard.com/blog/wp-admin/install.php
It has been this way for a week now. Is something with WordPress or should I download the newest version?
It sounds as though your WordPress install can't find your wp-config.php file.
Does it exist? Is it saved in the same directory as /blog?
If so, does it have the right MySQL connection data in it?
your options table is crashed.
Check:
1. Login to phpMyAdmin.
2. Select the database and click on 'Structure' tab.
3. Right under the list of table there is a "Check All" link. Click on it to select all tables.
4. From a "With selected:" drop-down menu right next to it, choose "Check table".
Repair:
1. Login to phpMyAdmin
2. Choose the affected database. If you only have one database, it should choose it by default so you don't need to do anything.
3. In the main panel, you should see a list of your database tables. Check the boxes by the tables that need repair.
4. At the bottom of the window just below the list of tables, there is a drop down menu. Choose "Repair Table"