From: Franky V. L. <lie...@te...> - 2013-03-02 23:49:39
|
On Fri, 1 Mar 2013 16:16:16 +0000 boardtc <bo...@gm...> wrote: > I have just moved isps. I have a php survey I would like to remain > active. My previous installation was v 1.7.5. I have a full .sql > backup including data. > > I see the latest version is 2.1.4. Can I install that at my new isp > and then restore the 1.7.5 database and run some kind of upgrade? > > Thanks! > > Cheers, > > Tom. Just execute the mysql_update scripts in scripts/db/: mysql_update-1.8.2h-1.8.2i.sql mysql_update-1.8.2k-2.0.0.sql Franky |