Hi there all.... I'm back from vacation.... (sigh) .... and I want to upgrade my 2.2RCx ... to the final 2.2 .... I know, from Paul's previous messages, that I should do something like: cvs -z3 -d:ext:your_login@cvs.koha.sourceforge.net:/cvsroot/koha co -r rel_2_2 -P koha that didn't work... so what I actually did was cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/koha co -r rel_2_2 -P koha I hope it is the same.... Now... I wish to know if I need to do an update of the Koha database.... and.. if it is needed... how to do it... By the way... I tried to run some of the scripts in the 'scripts' directory (i.e updatedatabase and fines2.pl) and averyone crashes complainning about "No Database Selected"... any idea?? Thanks in advance.... -- J. Martin Longo Informatica SID - UNCuyo http://sid.uncu.edu.ar
Martin Longo a écrit :
Now... I wish to know if I need to do an update of the Koha database.... and.. if it is needed... how to do it...
No, the DB did not change between 2.2.0RCX and 2.2.0 final.
By the way... I tried to run some of the scripts in the 'scripts' directory (i.e updatedatabase and fines2.pl) and averyone crashes complainning about "No Database Selected"... any idea??
your /etc/koha.conf is probably not readable by the user that run the script. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (2)
-
Martin Longo -
Paul POULAIN