: 센드메일을 RPM으로 업그레이드후 데몬을 시작할수 가 없어요.
: 흑흑 괜히 업글 했다.
:
: 센드메일 버전
: 업글 전 : 8.9.X
: 얼글 후 : 8.10.X
:
: 사용 명령 : rpm -Uvh sendmail*
:
: 결과 : 데몬만 실행하면 될것 같은 데 이부분은 문외한 이라서
: 왜 데몬이 안되는 지 모르 겠음. 흑흑 업글 안할 꼬로..
:
:
: 컴이 보여주는 결과:아래와 같음 10번 해도 결과는 같음 흑흑
:
:
: [root@localhost /root]# /etc/rc.d/init.d/sendmail start
:
: Starting sendmail: WARNING: World writable directory /
: WARNING: World writable directory /
: WARNING: World writable directory /
: WARNING: World writable directory /
: WARNING: World writable directory /
: WARNING: World writable directory /
: WARNING: World writable directory /
: WARNING: World writable directory /
: 451 4.0.0 /etc/sendmail.cf: line 101: fileclass: cannot open
/etc/mail/local-host-names: World writable directory
: [FAILED]
:
: [root@localhost /root]#
:
:
: 뭐가 문제지 도와 주세요.. 절박합니다.
디렉토리 퍼미션 문제라고 나와있네요.
drwxr-xr-x 31 root root 4096 May 18 22:06 etc/
drwxr-xr-x 2 root root 4096 Apr 30 17:27 /etc/mail/--qKing