Title: WordPress Installation Page While Accessing WP-Admin
Last modified: August 30, 2016

---

# WordPress Installation Page While Accessing WP-Admin

 *  [mshoaibsadiq](https://wordpress.org/support/users/mshoaibsadiq/)
 * (@mshoaibsadiq)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wordpress-installation-page-while-accessing-wp-admin/)
 * Hi There, whenever i try to access my blogs Dashboard through admin panel it 
   shows wp installation page like this
    [http://prntscr.com/8goggl](http://prntscr.com/8goggl)
   Even though there were more than 500 posts and site was working fine but now 
   it don’t even open most of the time.. Theme using: Jarida Hosting : iPage Shared
   Hosting Note: Issue occurred after transfer
 * Solutions Tried(Failed):
    Deactivating all plugins Reuploading fresh WP Files
   Changing Theme Hosting Support
 * If anyone knows anything about this problem kindly update me ASAP. i’m loosing
   revenue 🙁

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

 *  [Kevin](https://wordpress.org/support/users/kpudlo/)
 * (@kpudlo)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wordpress-installation-page-while-accessing-wp-admin/#post-6549217)
 * Greetings mshoaibsadiq!
 * Sounds like you’ve already had a good start to troubleshooting!
 * If you’ve recently just transferred your website, I would check out the Codex
   on [“Moving WordPress”](https://codex.wordpress.org/Moving_WordPress) and see
   if any of those steps were possibly missed during the transfer.
 * Also, did your move involve a new domain, server/provider change, or both?
 * All the best,
    -Kevin
 *  Thread Starter [mshoaibsadiq](https://wordpress.org/support/users/mshoaibsadiq/)
 * (@mshoaibsadiq)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wordpress-installation-page-while-accessing-wp-admin/#post-6549399)
 * Thanks for the Reply Kevin, But everything was happened according to your link
   but i am still getting WP Installation page while accessing Dashboard.. Domain
   and wasn’t changed but i transferred it to iPage from Godaddy..
 *  [Kevin](https://wordpress.org/support/users/kpudlo/)
 * (@kpudlo)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wordpress-installation-page-while-accessing-wp-admin/#post-6549406)
 * Hello again mshoaibsadiq!
 * Maybe take a look at your .htaccess and see if there is anything different there?
   It should look like this by default:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       # END WordPress
       ```
   
 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wordpress-installation-page-while-accessing-wp-admin/#post-6549407)
 * [@kpudlo](https://wordpress.org/support/users/kpudlo/): This has nothing to do
   with the .htaccess file.
 * > i transferred it to iPage from Godaddy…
 * [@mshoaibsadiq](https://wordpress.org/support/users/mshoaibsadiq/): Your database
   table prefix is wrong. Check the prefix in wp-config.php and your database admin
   panel in GoDaddy by using phpmyadmin. Default prefix is `wp_` GoDaddy may have
   that for the database, but the prefix from the old host may be different.

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

The topic ‘WordPress Installation Page While Accessing WP-Admin’ is closed to new
replies.

## Tags

 * [wordpress installation](https://wordpress.org/support/topic-tag/wordpress-installation/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/wordpress-installation-page-while-accessing-wp-admin/#post-6549407)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
