How does Koha handle Zebra in such a case? Where will the Zebra database reside?
-----Original Message----- From: koha-devel-boun...@lists.koha.org [mailto:koha-devel-boun...@lists.koha.org] On Behalf Of imp Sent: Wednesday, March 18, 2009 3:17 PM To: koha-devel@lists.koha.org Subject: Re: [Koha-devel] Koha database installation Edisnel Carrazana Castro wrote: > Greetings, I have the fallowing question: > > How can I to install Koha (the aplication) in one server, with the database in other server. It is possible to do that? This is the developer list - imho your question fits much better on the user list, anyway: If you run: perl Makefile.PL it'll ask you about the hostname for the databaseserver. Instead of localhost you just have to write the IP or hostname of your server in there and you are done. (Maybe you'll have to take care if you grant the privileges for your koha user, so it can login from another host (the default is to restrict the login only to localhost)). imp _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel -- No virus found in this incoming message. Checked by AVG. Version: 7.5.557 / Virus Database: 270.11.16/2005 - Release Date: 3/16/2009 7:01 PM _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel