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