From: Franky V. L. <lie...@te...> - 2013-03-06 00:14:07
|
On Tue, 5 Mar 2013 23:20:51 +0000 boardtc <bo...@gm...> wrote: > Thanks Franky. > > My isp had a 2.1.1 install I ran. I then dropped the installed tables > and restored my 1.7.5 backup. Then I ran the sql_update-1.5-1.6.sql > script.My survey was not active so I tried to logion to manage but my > login did not work, maybe because I dropped the installed tables.. > > What is the correct process I should do? > > > Cheers, > > Tom. You ran the wrong update script, you need to run the newer ones: mysql_update-1.8.2h-1.8.2i.sql mysql_update-1.8.2k-2.0.0.sql Franky > > On 2 March 2013 23:23, Franky Van Liedekerke <lie...@te...> > wrote: > > > 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 > > |