zezotech
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot access my WP through the domain nameIt works fine now..
I reinstall everything from scratch and it works now
Forum: Fixing WordPress
In reply to: Cannot access my WP through the domain nameI removed the first line from the below code, which I added previously from the wp-config.php file, and it stopped the redirecting loop:
define( ‘NOBLOGREDIRECT’, ‘http://www.zezotech.com’ );
define( ‘WP_HOME’, ‘http://www.zezotech.com’ );
define( ‘WP_SITEURL’, ‘http://www.zezotech.com’ );The remaining two lines are still in the wp-config.php file
However, now when I access through my domain name, it shows only the footer of my wordpress main page with the following message:
” The site you were looking for, http://wwwzezotechcom.34.203.158.144.xip.io/, does not exist. ”
and it redirects me to the following link:
” http://34.203.158.144.xip.io/wp-signup.php?new=www.zezotech.com “Forum: Fixing WordPress
In reply to: Cannot access my WP through the domain nameForum: Fixing WordPress
In reply to: Cannot access my WP through the domain nameHi
Thank you for your reply. I can access my WP with the elastic IP but I cannot through the domain name.
My elastic IP is 34.203.158.144
If you type it, then you will access my WP page, but I cannot do the same with the domain name. This message appears to me
“The site you were looking for, http://wwwzezotechcom.34.203.158.144.xip.io/, does not exist. ”