Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / Redirecting issue on moving to new hosting

Redirecting issue on moving to new hosting

Locked

Views: 1,569

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
30 Oct 2009, 2:08 PM
#1
maxbodine avatar

maxbodine

New Zenner

Join Date:
Apr 2009
Posts:
60
Plugin Contributions:
0

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. https://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

30 Oct 2009, 2:38 PM
#2
maxbodine avatar

maxbodine

New Zenner

Join Date:
Apr 2009
Posts:
60
Plugin Contributions:
0

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?

30 Oct 2009, 2:46 PM
#3
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Redirecting issue on moving to new hosting

There's also a configure.php file in /includes.

30 Oct 2009, 2:52 PM
#4
maxbodine avatar

maxbodine

New Zenner

Join Date:
Apr 2009
Posts:
60
Plugin Contributions:
0

Re: Redirecting issue on moving to new hosting

I also changed the includes/configure.php file. Still no luck...

HELP:wacko:

30 Oct 2009, 3:15 PM
#5
maxbodine avatar

maxbodine

New Zenner

Join Date:
Apr 2009
Posts:
60
Plugin Contributions:
0

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: