5 Oct
2010
5 Oct
'10
3:57 a.m.
hello we are using 3.0 koha on ubunta I want migrate 3.2 what is process please help me
5 Oct
5 Oct
2:54 p.m.
2010/10/5 Yatheesh Y <yatheeshb@gmail.com>:
hello
we are using 3.0 koha on ubunta I want migrate 3.2 what is process
As when you installed your koha you should read the file INSTALL.ubuntu from your install sources. Specifically the section named 'UPGRADE'. I'd add the recommendation of making a backup of your filesystem and database, just in case. If you have a normal 'standard' koha install this could be sthing like: mysqldump -pPASS -uUSER DBNAME > kohadb-20101005.sql tar cvzf koha-backup-20101005.tar.gz /etc/koha /usr/share/koha kohadb-20101005.sql To+
5699
Age (days ago)
5699
Last active (days ago)
1 comments
2 participants
participants (2)
-
Tomas Cohen Arazi -
Yatheesh Y