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
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
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
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