I got it already, hope I can redo what I did. :) This time through koha-create. I did what MJ said, I installed build-essential, I was able to make work the debian package. Did you convert your regular install to a packages based install? I can't recall, i tried http://wiki.koha-community.org/wiki/Installing_Multiple_Instances_of_Koha and when I can't make it work tried the debian package (koha-create). To and fro, just remove what i've created through koha-remove, re-configure apache (I'm using webmin by the way!) and got it EUGENE JOSE T. ESPINOZA Legislative Staff Officer II House of Representatives Legislative Library Services Congressional Library Bureau ________________________________ From: Mark Tompsett <mtompset@hotmail.com> To: schnydszch <eugenegf@yahoo.com> Cc: koha@lists.katipo.co.nz Sent: Wednesday, June 19, 2013 10:58 AM Subject: Re: [Koha] Koha multiple instance Greetings,
But I might be missing something. I'm trying koha-create --create-db instancename. The one I created point me to my first koha instance installation.
Did you convert your regular install to a packages based install?
I don't see /etc/koha_newinstancename, usr/share/koha_newinstancename, I should be seeing those right?
/etc/koha/sites/instance_name/... This represents how the configuration files for each instance. As for /usr/share/koha_newinstancename: no. The source code for Koha doesn't change for a new instance, the database and the apache configuration does. The apache configuration will point at the configuration files for the given instance found in the directory I listed above.
A database is created koha_newinstancename.
Of course. :)
The document root in apache is still /usr/share/koha/opac/htdocs & /usr/share/koha/intranet/htdocs, used by my first Koha instance. I might be missing something?
Of course, because as I said, the source code doesn't change, only the configuration files (/etc/koha/sites/instance_name/...), the database, and the apache configuration files (/etc/apache2/sites-available/instance_name and /etc/apache2/sites-enabled/instance_name) Hopefully that makes some sense. Sorry if I have answered out of turn or incorrectly. :) GPML, Mark Tompsett