Hi, I Installed Koha 3.2.2 by koha-common debian package and it works very well. But, when I restart the server, the zebra stop works. I try koha-start-zebra (instance) but don´t work Anybody can help me? -- Tiago Murakami Librarian Brazil
On 31 January 2011 07:11, Tiago Murakami <trmurakami@gmail.com> wrote:
Hi,
I Installed Koha 3.2.2 by koha-common debian package and it works very well. But, when I restart the server, the zebra stop works.
I try koha-start-zebra (instance) but don´t work
Anybody can help me?
Olá Tiago First I'm glad you are finding the packages useful. Secondly, you will want to have a look in /var/log/koha/instancename/ There should be some logs in there to do with zebra, that might shed some light on why it's not starting. We use packages for all our clients, and I haven't run into the not starting one, my first guess is permissions (that's my first guess for everything) You are running the command with sudo eh? Anyway I hope the logs show something useful. Chris
Hi Chris, Thanks a lot!!! I installed koha-common as a root and its cause a deleting of /var/lock and /var/run directory when i reboot a system. I put on koha-common mkdir and chwon commands to recriate this directorys and its works. cheers Tiago Murakami http://minhabiblioteca.com On Sun, Jan 30, 2011 at 4:24 PM, Chris Cormack <chris@bigballofwax.co.nz> wrote:
On 31 January 2011 07:11, Tiago Murakami <trmurakami@gmail.com> wrote:
Hi,
I Installed Koha 3.2.2 by koha-common debian package and it works very well. But, when I restart the server, the zebra stop works.
I try koha-start-zebra (instance) but don´t work
Anybody can help me?
Olá Tiago
First I'm glad you are finding the packages useful. Secondly, you will want to have a look in /var/log/koha/instancename/
There should be some logs in there to do with zebra, that might shed some light on why it's not starting. We use packages for all our clients, and I haven't run into the not starting one, my first guess is permissions (that's my first guess for everything)
You are running the command with sudo eh? Anyway I hope the logs show something useful.
Chris
-- Tiago Murakami
participants (2)
-
Chris Cormack -
Tiago Murakami