Page 1 of 1
database migration
Posted: Tue Feb 03, 2009 2:11 pm
by alexandre
Hi,
I have recently moved my website to an other server and made the appropriate backup and especially the database.
I created a new database in my new server but the database name is different, so I want to update php-residence php files with the accurate new database name (php sql connector)
Would you know whcih file I would need to modify with the new database name ?
regards,
alexandre
Posted: Tue Feb 03, 2009 2:58 pm
by alexandre
I found it: change the setting in this file :dati_connessione.php
and then don t forget to change the setttings in your web template aswell
I hope it helps other people with the same question
Alexandre
Posted: Tue Feb 10, 2009 1:36 am
by marco
Hello Alexandre,
it would be more appropriate to use the php-residence backup system.
Marco
Posted: Tue Feb 10, 2009 12:50 pm
by alexandre
I found easy enought to backup the database accross the new server amd restore it. But i Will give a try next time to your backup feature.
Regards
Alex
Re: database migration
Posted: Mon Sep 07, 2009 8:10 pm
by jwilmes
Tried the same. Backup system does not backup the database content. Using the mentioned file did not work either.\
Is there a full procedure to move php residence from hostA to hostB?
Re: database migration
Posted: Tue Oct 13, 2009 12:47 am
by marco
What didn't work using the backup file?
Regards,
Marco
Re: database migration
Posted: Tue Oct 13, 2009 10:56 am
by jwilmes
Eventually I solved the issue. The backup program does nog backup the databases. Not sure what it does. I re-installed the software on the new server, copied the mysql files (download and upload via phpadmin) and copied the DATI folder. It worked afterwards.
Thnx Jeroen