파티션을 조정한후, wiki 를 옮겨왔으나, ownership 과 permission 을
보전해주지 않은 오류를 범했습니다. 간단하게 수정하려 했으나,
페이지 수정은 되는데, 새로 페이지를 만들면 다음의 에러가 없어지지 않네요.
"Redirection limit for this URL exceeded. Unable to load the requested page.
This may be caused by cookies that are blocked. "
쿠키는 블록하고 있지 않는듯 하고요.
제가 고친 수정은 다음과 같습니다.
[code:1]
# chmod -R nobody:nobody <wiki-home>
# cd <wiki-home>
# chown -R 2777 data