Viewing 9 replies - 1 through 9 (of 9 total)
  • Did you replace both the homeurl and the siteurl from the
    database.?

    Thread Starter gokoveli

    (@gokoveli)

    @wooninjas

    yes both are now http://qnipphaarvorming.nl.

    also when i try to go past(unsafe) that problem with the private connection message of google, then the next page shows…

    -The requested URL /wp-admin/ was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.-

    this is what i see.

    Can you access the wp-config.php through FTP. If so add this config option there

    define( 'force_SSL', false );

    Now check to see If you are able to login now.

    Thread Starter gokoveli

    (@gokoveli)

    yes I already tried this sevaral times but no still the same, and does it matter where i put the code? I just put it under <?php.

    Please try again it’s value should be false

    Thread Starter gokoveli

    (@gokoveli)

    nope still the same….

    Thread Starter gokoveli

    (@gokoveli)

    the wp-config file is updated so you can try it out too, but no luck.

    I just reproduced your situation and was able to successfully access the admin area after I updated the home and siteurl from database

    Just to be sure , did you follow the same steps

    1. Go to wp_options table.
    2. In the option_name column change siteurl to http:// and home also to http://

    Thread Starter gokoveli

    (@gokoveli)

    yes its all correct. I have made a screenshot, see link.

    View post on imgur.com

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

The topic ‘Can't acces wp-admin after changing it to https’ is closed to new replies.