Keywords: WordPress Multisite - Amazon Web Services - Technical issue - Other
Description:
I recently moved a multisite install to Dogital Ocean... Copied files, uploaded database, made a few edits and poof... no problem...
Now I recently tried to move an aws to aws... First I tried to create an AMI, but that dien't work at all... So I treid the same as I did with Digital OCean...
Created a new bitnami MS install
copied files
cleared database and reuploaded old database
changed wp-config
when I tried to go to the IP address it would redirect to the following address
http://35.183.125.21.xip.io/wp-signup.php?new=brandascent.com
I then remembered I should create an elastic IP... So I did so, but when I try to use that ip. ( 52.60.188.146) it goes to the same place... The domain name is brandascent.com and it's mapped to 52.60.188.146 in godaddy...
I tried to run sudo ./bnconfig --machine_hostname brandascent.com because I remember doing that on the original setup a year ago... but that failed also
Any ideas?