You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-dev@httpd.apache.org by ya...@fitterer.org on 2004/04/26 19:55:29 UTC

test fails on SUSE

Permissions on SUSE (SLSS - and probably SLES).

make test doesn't work (for me...) due to inability to write to
/var/lib/httpd

doing a chmod o+w on /var, /var/lib and /var/lib/httpd allows the tests to
pass.
Maybe that's another permission that needs changing before and after the
tests?

Yan