[Koha-devel] Upgrade Koha/2.2.9 to Koha/3

2009-10-09 Thread Rick Welykochy
HI all I am looking for doco on upgrading a Koha/2.2.9 install to Koha 3. Well, actually just the database. I note this from the INSTALL file: UPGRADE === If you are upgrading from a previous installation of Koha 3, you can use the following: perl Makefile.PL --prev-ins

Re: [Koha-devel] Upgrade Koha/2.2.9 to Koha/3

2009-10-09 Thread Chris Cormack
2009/10/9 Rick Welykochy : > HI all > > I am looking for doco on upgrading a Koha/2.2.9 install to Koha 3. > Well, actually just the database. > > I note this from the INSTALL file: > >    UPGRADE >    === >    If you are upgrading from a previous installation of Koha 3, you can >    use the fo

Re: [Koha-devel] Upgrade Koha/2.2.9 to Koha/3

2009-10-09 Thread Chris Cormack
2009/10/10 Rick Welykochy : > Chris Cormack wrote: > >> I found >> http://wiki.koha.org/doku.php#koha_2.2.x >> >> which linked to >> >> http://wiki.koha.org/doku.php?id=22_to_30 > > Thanks Chris. Will give it a try. > > One concern I have is the 2.2.9 database uses charset Latin1. > But the Koha3 d

Re: [Koha-devel] Upgrade Koha/2.2.9 to Koha/3

2009-10-09 Thread Rick Welykochy
Chris Cormack wrote: > I found > http://wiki.koha.org/doku.php#koha_2.2.x > > which linked to > > http://wiki.koha.org/doku.php?id=22_to_30 Thanks Chris. Will give it a try. One concern I have is the 2.2.9 database uses charset Latin1. But the Koha3 database will be UTF-8. One punter on this