Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Problem after cart move to new server.

Problem after cart move to new server.

Locked

Views: 2,021

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
30 Mar 2007, 2:43 PM
#1
ragemoto avatar

ragemoto

New Zenner

Join Date:
Mar 2007
Posts:
16
Plugin Contributions:
0

Problem after cart move to new server.

Moved the cart to a new ssl server that had a temporary domain name (new.ragemoto.com) for testing.

Everything moved over fine (database stayed in current location). Changed configure files to reflect temporary domain.

After testing, we repointed the original domain (www.ragemoto.com) to the new server and I again updated the configure files. Everything is running ok but with the following exception.

Launching www.ragemoto.com resolves appropriately but when you navigate to any sub-page the url changes to new.ragemoto.com and stays there for the remainder of the session.

I ran the fix_cache utiity and no changes were required.

What am I missing? Hosting provider cant seem to find anything wrong either. I know this is something really simple...help.

TIA!!

Joe

30 Mar 2007, 2:46 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Problem after cart move to new server.

That's being driven by your configure.php files.

Did you flag them read-only and then try to upload changes overtop, but the upload failed due to read-only status ?

30 Mar 2007, 5:40 PM
#3
ragemoto avatar

ragemoto

New Zenner

Join Date:
Mar 2007
Posts:
16
Plugin Contributions:
0

Re: Problem after cart move to new server.

Thanks - Checked that. I downloaded again to look at them and they were correct.

Is there anywhere else in ZC or the database where domain info is stored or cached? I want to rule ZC out before I call the hosting techs back.

TIA

Booch

30 Mar 2007, 5:42 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Problem after cart move to new server.

Zen Cart only serves its content based on what's in the configure.php files.
No caching.

Sounds like the repointing of the domain hasn't happened yet ...