Redirecting issue on moving to new hosting
I was changing hosting companies so I installed 1.3.8 on to an IP address at new hosting site and got it working. Then I changed the name server to point the domain to the new host.
Now when I type in the domain name it redirects and displays the IP address, not the domain name in the address bar. www.atlasgene.com
I ran a search on my code on my pc to see if the IP address came up anywhere. No, didn't expect it there.
I am assuming it is on the configuration on the server when it was deployed, but I have no clue which file to look at.
Any help would be appreciated, need it up ASAP.
Thanks
Re: Redirecting issue on moving to new hosting
I found the includes/configure.php in the admin folder, I changed the IP to the domain name, but I am still being redirected.
Anywhere else I need to change it?
Re: Redirecting issue on moving to new hosting
There's also a configure.php file in /includes.
Re: Redirecting issue on moving to new hosting
I also changed the includes/configure.php file. Still no luck...
HELP:wacko:
Re: Redirecting issue on moving to new hosting
Thanks, I got it.
For other nebbies, when looking on the remote server the includes/configure.php didn't have permission to write to so it was not excepting my changes.
So after changing permission to write, making changes, then changing the permissions back. I am LIVE.
Thanks for the help. :clap: