• I’m changing webhosts from GoDaddy to PhpWebHosting.

    I moved a domain of mine (mikecicc.com) to the appropriate phpwebhosting nameservers (ns1.phpwebhosting.com,ns2.phpwebhosting.com)

    After waiting over 24 hours when I access mikecicc.com i get this text in my browser window

    <?php
    /* Short and sweet */
    define('WP_USE_THEMES', true);
    require('./wp-blog-header.php');
    ?>

    I checked my domain manager in phpwebhosting and it shows mikecicc.com should have the directory of /home/www/blog/
    while mikecicc.phpwebhosting.com (my main domain) should have the directory of /home/www/ which all seems correct, so I direct my browser to mikecicc.phpwebhosting.com/blog/ in attempt to reach my wordpress directory (/blog) and it loads the wordpress installation application fine..as it should when I access mikecicc.com…

    any ideas whats going on here?

    the following domains should be the same directory on my server…
    https://www.mikecicc.com<br>

    mikecicc.phpwebhosting.com/blog/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Strange domain issue’ is closed to new replies.