Re: [Koha] Migration issues from ancient 2.2.5 to 3.x

2013-04-12 Thread Manos PETRIDIS
Should that be the case, I wonder if such a unique index on systempreferences.variable. would be welcome as a permanent feature. Unless all sql scripts check for already existing entries so that they perform an update instead of insert, the index would at least ensure that no duplicates are created

Re: [Koha] Can't reach web install on Ubuntu 12.04

2013-04-12 Thread Mark Tompsett
Greetings, What did you put in the /etc/koha/koha-sites.conf file? (http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Pre-Web_Install_Setup) What does your /etc/hosts file contain? Are you trying to use the Ubuntu Desktop browser or are you trying to access it from another machine?

Re: [Koha] Can't reach web install on Ubuntu 12.04

2013-04-12 Thread Indranil Das Gupta
Hi, On Fri, Apr 12, 2013 at 9:42 PM, Triana Carmenate wrote: > However, when I try to access the administration website it will not open. > I am using a dynamic dns. Is there anything I need to configure with > apache2 to get my site running? Dynamic dns shouldn't be the issue. Koha works just

Re: [Koha] Can't reach web install on Ubuntu 12.04

2013-04-12 Thread glaws
Triana: Here are a few things to try: --If you are using DNS, can you ping the server using the DNS address? --Can you access the staff interface using the IP address of the server? --On the server itself, assuming you have a windowing desktop installed, can you open the staff interface using loc

Re: [Koha] Restoring the default Marc Framework

2013-04-12 Thread Bernardo Gonzalez Kriegel
> > I altered the default marc Framework. I understand that it's not a good > idea. > > How can I restore the original Default MARC Framework (in my case the > one at > > /usr/share/koha/intranet/cgi-bin/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql > > First,

Re: [Koha] Migration issues from ancient 2.2.5 to 3.x

2013-04-12 Thread Galen Charlton
Hi, On Fri, Apr 12, 2013 at 9:32 AM, Indranil Das Gupta wrote: > However, a whole load of system preferences are missing from the db > even after going through the 22_to_30 scripts > > Specifically I'm missing : > > StaffClient TemplateEncoding : utf-8 > StaffClient Intranetcolorstylesheet : blue

[Koha] Migration issues from ancient 2.2.5 to 3.x

2013-04-12 Thread Indranil Das Gupta
Hi all, I intend to migrate from an ancient in-production system - 2.2.5 running on FC4 to 3.10.4 running on Debian. As the first step I'm trying to move the data into Koha 3.0. So far I've tried to follow : 1) http://wiki.koha-community.org/wiki/Upgrading_2.2 2) http://lists.katipo.co.nz/publi

[Koha] Can't reach web install on Ubuntu 12.04

2013-04-12 Thread Triana Carmenate
I am trying to install Koha on Ubuntu 12.04 Desktop, following the instructions from here http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages. However, when I try to access the administration website it will not open. I am using a dynamic dns. Is there anything I need to configure with ap

[Koha] Restoring the default Marc Framework

2013-04-12 Thread Beda Szukics
Hi all I altered the default marc Framework. I understand that it's not a good idea. How can I restore the original Default MARC Framework (in my case the one at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/de-DE/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql Does simply runn