Viewing 2 replies - 1 through 2 (of 2 total)
  • Dear prashantpvm,

    Are you able to get to your WP-Admin page? To me it seems that it is functioning and that you should be able to login.

    When does the 404-happen?

    Kind regards,

    CS_WordPress

    Thread Starter prashantpvm

    (@prashantpvm)

    Dear CS-WordPress – Thanks for checking back and helping out. I fixed the problem yesterday. It took me a some time to research but the solution was fairly simple and I found it on this forum itself.

    I used the ‘cpanel’ entry that was given to me when the site was hosted. Once in, I went to file manager and edited the wp-config.php file with the following lines just after ‘<?php’ at the beginning of the file:

    define(‘WP_HOME’,’http://prashantmishra.net&#8217;); define(‘WP_SITEURL’,’http://prashantmishra.net&#8217;);

    Save. Build. Log out.

    Then I went back to the site to login as admin. Which it allowed this time. Checked dashboard->settings->general to see if change is reflecting. It was and that’s about it. 🙂

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

The topic ‘http to https & 404 Not found issue’ is closed to new replies.