• Resolved femacourses

    (@femacourses)


    Hello, in my title while trying to fix an error in wordpress I accidently deleted the entire table. I can’t currently find a back up, so I downloaded a new wordpress table from a new installation and ported it over. Now it says “sorry you can’t access this page and I really need help”

Viewing 15 replies - 16 through 30 (of 56 total)
  • Thread Starter femacourses

    (@femacourses)

    autotutorial

    (@autotutorial)

    there is written in your wp-config.php how to generate new keys ..
    currently busy entering the site .. what mistake do you get?

    Thread Starter femacourses

    (@femacourses)

    Ok I’ve generated new keys and entered them into the document.

    Thread Starter femacourses

    (@femacourses)

    I get the same 404 not found error

    It says “The resource requested could not be found on this server!”

    amboutwe

    (@amboutwe)

    The default login file is called wp-login.php. Try that instead of wp-admin/user and just in case, try removing the wordpress part of the URL. One of those is likely to get you to a login screen.

    autotutorial

    (@autotutorial)

    message removed previous answer more suitable.

    Thread Starter femacourses

    (@femacourses)

    Ok I removed the wordpress part of the url, and it brings me to a login. Now it says you don’t have permission to acess that page. I then tried logging into femacourses.com/wp-login.php. It prompted me to login, then wen to a blank scren. Any ideas?

    autotutorial

    (@autotutorial)

    download an updated browser and try that or delete your cookies.

    Thread Starter femacourses

    (@femacourses)

    Ok, my browser is up to date, I am using chrome. Then I deleted all my cookies, and went to femacourses.com/wp-admin. I tried that, and it logged me in then went to a blank screen. I went to femacourses.com/wp-login.php, and the same thing happened.

    Thread Starter femacourses

    (@femacourses)

    I will try firefox.

    Thread Starter femacourses

    (@femacourses)

    Alright, I’ve tried firefox and both instances are returning the same results as chrome.

    autotutorial

    (@autotutorial)

    you have no syntax errors in the keys you entered in wp-config.php? (obviously you can’t use a define with the same name more than once).

    Thread Starter femacourses

    (@femacourses)

    Edited to remove info.

    autotutorial

    (@autotutorial)

    define( ‘WP_SITEURL’, ‘https://femacourses.com’ );
    define( ‘WP_HOME’, ‘https://femacourses.com’ ); without end slash .. Please do not show sensitive information online. Enable WP_DEBUG change FALSE with TRUE.

    Thread Starter femacourses

    (@femacourses)

    I was planning on changing my comment once I replied. Trying your changes now.

Viewing 15 replies - 16 through 30 (of 56 total)

The topic ‘Deleted wp_options table accidently.’ is closed to new replies.