[Koha] Multiple Libraries On One Server

Alex King alex at king.net.nz
Sat Dec 16 10:53:17 NZDT 2006


This is easy enough.

Each school has a different VirtualHost set up in apache (ie, it is 
accessed under a different URL)  The VirtualHost config specifies a 
different koha.conf for each school, which in turn specifies a separate 
mysql database for each school.

You end up with a single install of the Koha files, but each school has 
it's own independent instance of Koha.

You need to understand virtual hosting, mysql and how to initialise the 
Koha db for each school.

Cheers,

Alex

Huck wrote:
> Lets say you set up a Koha Server...added multiple Libraries...
>
> How would you make it so specific admin's could ONLY access THEIR 
> library.
>
> And users from specific sites could only access the library of their 
> site?
>
> I'm thinking multiple elementary schools sharing 1 server.
>
> --Huck
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha

-- 
Alex King    Linuxworks
Phone:   +64 3 473 1611
Mobile:  +64 21 410 420



More information about the Koha mailing list