raya Posted July 12, 2008 Posted July 12, 2008 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?
♥geoffreywalton Posted July 13, 2008 Posted July 13, 2008 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 ======>>>>>.
raya Posted July 14, 2008 Author Posted July 14, 2008 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?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.