[Koha-devel] Koha database installation

imp imp at hannover.ccc.de
Wed Mar 18 14:16:45 CET 2009


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



More information about the Koha-devel mailing list