Found these 2 lines in wpconfig.php but when I remove or redirect the rest of the site is non-functional.
define(‘WP_SITEURL’, ‘http://www.mysitehere.com/blog’);
define(‘WP_HOME’, ‘http://www.mysitehere.com/blog’);
Thanks. That was the first thing I tried. It doesn’t allow the first step. I cannot change the Site Address.