Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Problem Moving Test Site - Switches to test site folder

Problem Moving Test Site - Switches to test site folder

Locked

Views: 5,637

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
31 Dec 2007, 11:56 PM
#1
bullseye avatar

bullseye

New Zenner

Join Date:
Jun 2007
Posts:
19
Plugin Contributions:
0

Problem Moving Test Site - Switches to test site folder

I created a test site to update my website to 1.3.8a at [Link Removed] After I finished updating it I replaced my old website with the updated version at www.medievalmatters.com.

The problem is that when browsing my site or adding things to the shopping cart it will switch from my live site to my test site. I've changed both of the configure.php files and checked that the Session Write Directory was changed. Does someone know what could be the problem?

Thank you!

1 Jan 2008, 12:07 AM
#2
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,777
Plugin Contributions:
11

Re: Problem Moving Test Site - Switches to test site folder

don't find any hard-coded update links in the cart so I would look once again at the configs

1 Jan 2008, 9:40 AM
#3
drbyte avatar

drbyte

Sensei

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

Re: Problem Moving Test Site - Switches to test site folder

dbltoe is right ... it's most likely related to incorrect information in your configure.php files.
Related FAQ: https://www.zen-cart.com/tutorials/index.php?article=122

Remember, if the file is read-only when you try to upload your changes, it will fail. Make it writable before uploading, and then read-only again afterward.

1 Jan 2008, 9:47 PM
#4
bullseye avatar

bullseye

New Zenner

Join Date:
Jun 2007
Posts:
19
Plugin Contributions:
0

Re: Problem Moving Test Site - Switches to test site folder

I found the problem. :frusty: I'm using ultimate seo urls and I forgot to change the .htacces. It's working now!

Thanks for the help dbltoe and DrByte!