답변 2개
채택된 답변
+20 포인트
1년 전
※ 웹 서버 사용자( www-data / nginx / httpd / demon )가 data 폴더에 대한 쓰기 권한을 갖어야 함
※ data 폴더의 퍼미션 주기
</p>
<p>cd <보드 설치 폴더></p>
<p>chmod 777 data
※ 데몬(demon) 프로세스( www-data, httpd, nginx, demon )이 data 디렉터리(하위 포함)를 소유 하게 함
- 프로세서 확인
</p>
<p>ps -eZ
! nginx를 사용 중이라면,
</p>
<p>. . </p>
<p>xxxx 17344 0.0 0.3 51708 25660 ? S< 04:11 0:00 nginx: worker process
xxxx 17345 0.0 0.3 51708 25660 ? S< 04:11 0:00 nginx: worker process
xxxx 17346 0.0 0.3 51708 25660 ? S< 04:11 0:00 nginx: worker process
xxxx 17347 0.0 0.3 51708 25660 ? S< 04:11 0:00 nginx: worker process</p>
<p>. .
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인