Question about moving a Zen Cart...
|
05-30-2007, 03:27 PM,
Post: #1
|
|||
|
|||
Question about moving a Zen Cart...
I've got a Zen Cart hosted with Sashbox.
Currently, the site is not open for business so that part is not a problem. I'm wanting to move it and I don't care if I lose the customer database. The only thing I want to make sure I preserve is the site with it's installed mods. Is this possible and if so, how do I do this? Thanks!!
Never argue with an idiot they drag you down to their level then beat you with experience.
|
|||
05-30-2007, 03:43 PM,
Post: #2
|
|||
|
|||
Re: Question about moving a Zen Cart...
[quote author=RiverRat link=topic=11615.msg55190#msg55190 date=1180538876]
I've got a Zen Cart hosted with Sashbox. Currently, the site is not open for business so that part is not a problem. I'm wanting to move it and I don't care if I lose the customer database. The only thing I want to make sure I preserve is the site with it's installed mods. Is this possible and if so, how do I do this? Thanks!! [/quote] Very possible--you could even install it on multiple domains (just change the database name for each site). To move the cart: Backup the database: either with phpmyadmin or the backup mysql mod from the Zen site. Move the files to the new server and change the paths in the Zen config files if necessary and set permissions, etc. Create a database (if the name is different than your old database just change the two Zen config files) and use phpmyadmin to import the database backup from the old site.
"Well, Jay was so giddy that someone named Jay was involved with this site we posted our first non-eBay listing in 3 years here at Lunarbid (we tried two items at Yahoo once upon a time, they bombed)" -Marie posting in a LunarBid thread at OTWA in 2005 wins the award for 'most moronic reason ever given for choosing a venue"
"thanks twat u must have nothing better 2 do. do u talk to all your members like that. will not be recomending your site. best way to put it is TULIPTOOLS.COM IS REALLY SHIT. DONT JOIN." -pubescent owner of rinky dink off2auction.com in 2011 |
|||
05-30-2007, 04:10 PM,
Post: #3
|
|||
|
|||
Re: Question about moving a Zen Cart...
Thanks so much BBH!
That doesn't sound quite as bad as I anticipated. You mean I've been reinstalling the basic mods I always use on each of my sites for no reason? :blinkie: Off to see how bad I can screw this up.
Never argue with an idiot they drag you down to their level then beat you with experience.
|
|||
06-05-2007, 05:21 PM,
Post: #4
|
|||
|
|||
Re: Question about moving a Zen Cart...
This is not going so well.
I followed the directions above and I'm pretty sure I did everything I was supposed to do. I changed everything in the configure.php files After importing the database I'm getting this error: 1146 Table 'oldescom_candletzencart.TABLE_SEO_CACHE' doesn't exist in: [DELETE FROM TABLE_SEO_CACHE WHERE cache_expires <= '2007-06-05 13:18:10'] What have I done wrong or missed? I know nothing about this database stuff! :blinkie: I probably need to buy "Databases for Dummies".
Never argue with an idiot they drag you down to their level then beat you with experience.
|
|||
06-05-2007, 05:27 PM,
Post: #5
|
|||
|
|||
Re: Question about moving a Zen Cart...
What versions of MySQL are your old site and new site using?
|
|||
06-05-2007, 05:34 PM,
Post: #6
|
|||
|
|||
Re: Question about moving a Zen Cart...
The old host says:
Server version: 4.1.21-standard-log Protocol version: 10 Server: Localhost via UNIX socket MySQL client version: 4.1.10 The new host says: Server version: 4.1.21-standard-log Protocol version: 10 Server: Localhost via UNIX socket MySQL client version: 4.1.21
Never argue with an idiot they drag you down to their level then beat you with experience.
|
|||
06-05-2007, 07:03 PM,
Post: #7
|
|||
|
|||
Re: Question about moving a Zen Cart...
Try this:
Quote:For anyone else who got this problem please be advised that you must rename the TABLE_SEO_CACHE in your mysql database to seo_cache http://72.14.209.104/search?q=cache:gnF7...%27t+exist&hl=en&ct=clnk&cd=2&gl=us To rename a table, in PHPAdmin go to the SQL tab and use this command: Code: RENAME TABLE old_table TO new_table; |
|||
06-05-2007, 07:29 PM,
Post: #8
|
|||
|
|||
Re: Question about moving a Zen Cart...
Thanks for help Regic!
I did that and it said: #1050 - Table 'seo_cache' already exists And I'm still getting the same error as before. Grrrrrr! I take it this has something to do with the Ultimate URLs which I never could get to work exactly right and had turned off on this cart.
Never argue with an idiot they drag you down to their level then beat you with experience.
|
|||
06-05-2007, 07:45 PM,
Post: #9
|
|||
|
|||
Re: Question about moving a Zen Cart...
Ultimate Seo URLs v 2.1.0.3 is the mod version that works on mySQL 4.1.2x
|
|||
06-05-2007, 07:57 PM,
Post: #10
|
|||
|
|||
Re: Question about moving a Zen Cart...
Is there a way to remove the Ultimate Seo Urls mod from the database?
Never argue with an idiot they drag you down to their level then beat you with experience.
|
|||
« Next Oldest | Next Newest »
|
Users browsing this thread: 3 Guest(s)