카테고리 없음

[apache] "httpd: bad user name daemon" 해결책

Triany 2014. 6. 9. 11:28

아파치 (Apache) httpd 실행 시

./apachectl start

"httpd: bad user name daemon"

이런 에러가 뜰 때

 

conf/httpd.conf 파일을 열어 daemon을 존재하는 계정으로 변

User daemon

Group daemon