Topic: System says it cannot access home page
First, there is an error message that says the system can't guess my home page, to enter it at the end of the URL. So I added /index.php to the URL, producing: www.domain.com/index.php. That doesn't work either - a box pops up and says to enter it *exactly* as it appears in a browser which is what I did before without success. This seems contradictory and makes no sense because the browser loads www.domain.com/ just fine. In fact, that's the only way it will load, since a properly set up site will not allow both www.domain.com/ and www.domain.com/index.php to load. So as a matter of proper practice there is a 301 redirect from /index.php pointing back to www.domain.com/ to prevent a duplicate URL from occurring, not sure how this should be causing any problem. I sent in an email about this, did not receive an answer after 2 hours, so hoping to get a faster answer here.