On Wed, Sep 19, 2012 at 9:47 PM, Seth Mayo <[email protected]> wrote: > Ok so chown koha.koha -R on /var/lib/koha/zebradb/biblios got rid of the > following...so now it is down to the two that were always there. > > 10:09:34-20/09 zebraidx(9351) [warn] Failed to open > /var/lib/koha/zebradb/biblios/
$ mkdir -p /var/lib/koha/zebradb/biblios/ ; chown -R koha:koha /var/lib/koha/zebradb/biblios/ Maybe? Regards To+ _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

