Forum Replies Created

Viewing 1 replies (of 1 total)
  • 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 1 replies (of 1 total)