El 15/06/16 a les 12:47, dmanye ha escrit:
El 15/06/16 a les 12:46, dmanye ha escrit:
hello,
i found the same bug as niko. casually i found out that removing and
installing again the package solves the problem: pointing the browser
to localhost/wims works as expected.
i attach gzipped the installation log in case it may help.
i'm using an imaging system, so i can reproduce the bug easily if you
want me to test.
thanks for packaging wims.
salut.
oops, i forgot to attach the log!
hello again,
this single command solves the problem for me:
sudo chown wims:wims /var/lib/wims/sessions /var/lib/wims/s2
these two directories are owned by root. changing ownership makes wims
web show as expected.
it would be nice to add this command to the postinst script in case it
were necessary (like my case).
thanks.