Zen Cart Logo
Forums / Basic Configuration / Cart pointing to wrong database

Cart pointing to wrong database

Locked

Views: 1,458

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
22 Jun 2007, 4:15 PM
#1
sassayone avatar

sassayone

New Zenner

Join Date:
Aug 2006
Posts:
46
Plugin Contributions:
0

Cart pointing to wrong database

I'll explain this the best I can.. Please feel free to ask for additional info

I built my (new) site on candles-made-from-soy (dot com) which is database zc1

transferred to candlesmadefromsoy (dot com) which is database zc2

When i transferred the files, of course the files (which i don't know which ones) kept the value of zc1, but my new admin access zc2

Everything works fine except:

when a customer registers, it places the info in database zc1.. so i cant access it unless i log into that admin.

I know i can search thru the developers database for where is shows zc1 in the files.. But i want to make sure i change this the right way. The site is live and works in every other way ~ Can someone help please?

I see where it lists the database in the configure file, but the password looks encrypted and i dont know if it would be the same pw.

Thanks!

22 Jun 2007, 4:45 PM
#2
birdoasis avatar

birdoasis

Inactive

Join Date:
Jun 2005
Location:
Cheney WA
Posts:
1,123
Plugin Contributions:
0

Re: Cart pointing to wrong database

You have two configure.php files. One in /includes/configure.php
and one in /admin/includes/configure.php

Make sure that both have the zen2 db listed.

JP

22 Jun 2007, 5:03 PM
#3
sassayone avatar

sassayone

New Zenner

Join Date:
Aug 2006
Posts:
46
Plugin Contributions:
0

Re: Cart pointing to wrong database

The password can stay the same?

Thanks for responding...

22 Jun 2007, 8:06 PM
#4
sassayone avatar

sassayone

New Zenner

Join Date:
Aug 2006
Posts:
46
Plugin Contributions:
0

Re: Cart pointing to wrong database

Problem has been fixed