Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

migrate from old to new version rc2


raya

Recommended Posts

Posted

Hello all

I've made a new site rc2 oscommerce, and i want to move my old db to the new site without damaging both sites

can you explain to me how?

Posted

Create a copy of your current db (DB1_Copy)and place it on the same server as your new site that is using new db (DB2).

 

Use the mysqldiff.pl in the extras folder to upgrade current db.

 

Rename DB2 to DB2_Template.

 

Rename DB1_Copy to DB2

 

Test, then when satisfied delete DB2_Template.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted
Create a copy of your current db (DB1_Copy)and place it on the same server as your new site that is using new db (DB2).

 

Use the mysqldiff.pl in the extras folder to upgrade current db.

 

Rename DB2 to DB2_Template.

 

Rename DB1_Copy to DB2

 

Test, then when satisfied delete DB2_Template.

 

thanks. its helpfool. how do i run this file? with php my admin?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...