Hi,
On 2/13/08, Chadwick, John, DCA <[EMAIL PROTECTED]> wrote:
> We have had this problem with Koha 3 on Ubuntu. After doing a great deal
> of research, it seems that Ubuntu (and probably other OS systems) treat
> directories in /var/run and /var/lock as temp directories and each time
> the machin
We have had this problem with Koha 3 on Ubuntu. After doing a great deal
of research, it seems that Ubuntu (and probably other OS systems) treat
directories in /var/run and /var/lock as temp directories and each time
the machine reboots, the directories disappear on us.
Here is my script that I ru
Yes, it certianly seems to.
Thanks.
custard.
MJ Ray-2 wrote:
>
> custard <[EMAIL PROTECTED]> wrote:
>> 21:13:44-13/02 [fatal] Failed to bind to
>> unix:/var/run/koha/zebradb/bibliosocket [No such file or directory]
>
> Yes and /var/run/koha/zebradb didn't exist. mkdir'ing it and
> chmod'ing
custard <[EMAIL PROTECTED]> wrote:
> 21:13:44-13/02 [fatal] Failed to bind to
> unix:/var/run/koha/zebradb/bibliosocket [No such file or directory]
Yes and /var/run/koha/zebradb didn't exist. mkdir'ing it and
chmod'ing it appropriately was the way around. Does it help?
--
MJ Ray http://mjr.towe
On Feb 13, 2008 7:09 AM, custard <[EMAIL PROTECTED]> wrote:
>
> I've just hit something that looks a lot like this bit.
>
>
>
> MJ Ray-2 wrote:
> >
> > 2. the web installer can't invoke the mysql command-line client. The
> > error is like "sh: line 1: -u: command not found" and appears once for
> >
Hi,
Has anyone seen something like this, and is there a way around?
$ sudo zebrasrv -f /etc/koha/koha-conf.xml
Password:
21:13:44-13/02 [log] zebra_start 2.0.26 /etc/koha/zebradb/zebra-biblios.cfg
21:13:44-13/02 [log] zebra_start 2.0.26
/etc/koha/zebradb/zebra-authorities.cfg
21:13:44-13/02 [ser
I've just hit something that looks a lot like this bit.
MJ Ray-2 wrote:
>
> 2. the web installer can't invoke the mysql command-line client. The
> error is like "sh: line 1: -u: command not found" and appears once for
> each SQL file. I think this is the portability problem described in
> man