RE: Problem moving mySQL database
jpf <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.installation |
|---|---|
| Message-ID | <ee2f97ec571489fda29d3b6569d423f4@osCommerce-Forums> |
This message was sent from: Installation and Configuration http://forums.oscommerce.com/viewtopic.php?p=227932#227932 ---------------------------------------------------------------- This is what I do. Copy over all OSC files from the old server to the new - modify BOTH OF THE /includes/configure.php to match the new server/database. Create a "backup" out of the old admin and load that into PHPMyAdmin and the new database in the new server. Test. If it works then you can use the admin backup/restore when your ready to move your LIVE data. Make any other changed as needed. Good Luck