[root@local]#/etc/rc.d/init.d/httpd start
Starting httpd: [Sun May 12 17:37:48 2002]
[alert] httpd: Could not determine the server's fully qualified domain name,
using 192.168.0.1 for ServerName [ OK ]
[root@local]# ps aux | grep http
root 4509 0.4 4.3 13660 6132 ? S 17:37 0:00 /usr/sbin/httpd -
apache 4532 0.0 4.3 13708 6184 ? S 17:37 0:00 /usr/sbin/httpd -
apache 4533 0.0 4.3 13708 6184 ? S 17:37 0:00 /usr/sbin/httpd -
apache 4534 0.0 4.3 13708 6184 ? S 17:37 0:00 /usr/sbin/httpd -
apache 4535 0.0 4.3 13708 6184 ? S 17:37 0:00 /usr/sbin/httpd -
apache 4536 0.0 4.3 13708 6184 ? S 17:37 0:00 /usr/sbin/httpd -
apache 4537 0.0 4.3 13708 6184 ? S 17:37 0:00 /usr/sbin/httpd -
apache 4538 0.0 4.3 13708 6184 ? S 17:37 0:00 /usr/sbin/httpd -
apache 4539 0.0 4.3 13708 6184 ? S 17:37 0:00 /usr/sbin/httpd -
root 4548 0.0 0.3 1428 476 pts/2 S 17:40 0:00 grep http
; 데몬을 실행시키긴 시켰는데.. 위 줄에 [alert] ~ 메세지가 무엇을 의미하는건가요?
""적절한 도메인 네임을 찾을 수 없다는 말인듯~~~ ""
이런 메세지가 안나오게 하려면 어떻게 해야 되는지요...
리눅스도 몰라, 영어도 몰라 입니다... 꾸벅~--서명~!