Re: [Koha-devel] cannot to configure/install Koha via the Admin Page and cannot open Client Page

2011-08-09 Thread Doug Dearden
Hi Sanqduen, I think you have a couple of issues here. First, I think the wiki page is wrong in using 127.0.1.1 as the IP address. That is very similar to the common localhost address, 127.0.0.1 . Try changing to that address and restart apache - from the command line enter: "sudo apache2ctl

[Koha-devel] cannot to configure/install Koha via the Admin Page and cannot open Client Page

2011-08-09 Thread Sangduen Pongput
Dear All, I had done as follow http://wiki.koha-community.org/wiki/Koha_on_Ubuntu with fresh ubuntu 10.10 but it cannot run Admin Page or client page .   When I use http://127.0.1.1  it show -- It works as apache run  but it don't have anything more than apache runing for   http://127.0.1.1:808

Re: [Koha-devel] Restricting access to acquisition baskets

2011-08-09 Thread Edgar Fuß
> have you tested accessing a basket, with all 3 settings 'off'? No, of course I haven't. The other member of staff surely ought to have one of these permissions. I'm talking about having two members of staff (let's call them A and B) which both have been granted the rights to handle acquisition

Re: [Koha-devel] Importing checkout records into Koha

2011-08-09 Thread Magnus Enger
2011/8/9 Chris Cormack : > * Hartman, David W. - GBTS Library (david.w.hart...@disney.com) wrote: >> Yes, due date is provided and name - names are unique! :) >> > Right, then a script like Robin's is probably the way to go. Here is my script for doing something similar: https://github.com/MagnusE