• I can’t seem to login to the admin panel (http://localhost/wp-admin/install.php). The error I get when I try to access the admin panel:

    One or more database tables are unavailable. The database may need to be repaired.

    This is the part where it gets confusing, I added in the code provided by WordPress for them to locate the errors found within the database tables.

    The problem is; there are no errors at all!
    Take a look:

    The wp_users table is okay.
    
    The wp_usermeta table is okay.
    
    The wp_posts table is okay.
    
    The wp_comments table is okay.
    
    The wp_links table is okay.
    
    The wp_options table is okay.
    
    The wp_postmeta table is okay.
    
    The wp_terms table is okay.
    
    The wp_term_taxonomy table is okay.
    
    The wp_term_relationships table is okay.
    
    The wp_commentmeta table is okay.
    
    Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users.
    define('WP_ALLOW_REPAIR', true);

    I need the site up and running as soon as possible, I have clients waiting for me. I can’t lose them.

    NOTE: The webserver I use for my WordPress localhost is WampServer. I already checked my wordpress database on Wamp, everything’s fine, the tables are complete.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I can’t seem to login to the admin panel

    Login url is : http://localhost/wp-login.php)

    One or more database tables are unavailable. The database may need to be repaired.

    and

    NOTE: The webserver I use for my WordPress localhost is WampServer. I already checked my wordpress database on Wamp, everything’s fine, the tables are complete.

    I am not sure where your WordPress is creating issue – on localhost or a server ?

    dwmccluredesign

    (@dwmccluredesign)

    I wanted to preview a new theme (Enfold from Envato), thinking I could just hop back to my regular theme… Now my admin panel is a no show. I try to sign in and get nothing but a blank page.

    http://www.xpeditionarchery.com/admin

    Please feel free to explain how to fix this to me like I’m six years old… because I am such a novice at WordPress.

    Any help would be greatly appreciated.

    Mohamad Hanafi

    (@mohamad-hanafi)

    Hi, dwmccluredesign.

    1. Why not you use http://xpeditionarchery.com/wp-login.php

    2. Once login, did it redirect to http://xpeditionarchery.com/wp-admin/

    Thanks,

    Hanafi,
    Cyberjaya.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't access my admin panel’ is closed to new replies.