5 Feb
2008
5 Feb
'08
5:24 a.m.
-- More details on loss of directories when server is rebooted. This is method used to recreate directories which are wiped out:
In the directory /var/run there needs to exist the following directories (owner and group KOHA). So:
Hi Christine. My quick advice with your disapperaring '/var/run/koha' directories - You probably have an OS/filesystem issue, not a Koha issue. What happens if you make a file under /var/run, then reboot?. $ sudo touch /var/run/foo $ reboot $ ls -l /var/run/foo is that file still there? Cheers, Mason