• mapasteper

    (@mapasteper)


    Hi. I’m using iThemes Security Version 7.9.0 on WordPress 5.6.1 running Astra theme. I recently migrated my production DB to localhost. I used the plugin WP Migrate DB Version 1.0.17. I changed the URL from HTTPS to HTTP and the local path at the moment of migrating the DB. I don’t have SSL on my localhost, so I couldn’t access my website at all. I did try removing the following 2 lines:
    define(‘FORCE_SSL_LOGIN’, true);
    define(‘FORCE_SSL_ADMIN’, true);
    but I didn’t have those lines on my local wp-config.php file. I normally fix this renaming the plugin folder and reactivating the plugin, but at the very moment of reactivating the plugin, I was redirected to HTTPS and I couldn’t access the website. At the end, my only option was renaming the plugin folder, log in, delete the plugin a re install it again.

    I wondering if there’s a particular value in the database that I might change to avoid this in the future.

    Thanks

  • The topic ‘SSL Error moving site to localhost’ is closed to new replies.