안녕하세요.
아파치를 깔았는데 설치하는데 이상은 없었습니다.
apache_1.3.9
mysql-3.22.23b
php-3.0.12
입니다. 하지만 아파치를 띄우면 이런 에러가 납니다.
[root@root bin]./apachectl start
httpd: cannot determine local host name.
use the servername directive to set it manually.
./apachectl start:httpd could not be started
이런 메세지가 뜹니다. 그래서 좀 뒤져보니 httpd.conf에 servername을 수정하라는
것을 알았는데 문제는 수정을 해도 같은 메세지가 계속 나온다는 겁니다.
수정은 servername localhost 라고 했습니다.
혹 httpd.conf수정후 컴파일하든지 무슨 다른 명령이 필요하나요?
궁금합니다. 벌써 몇일째 이짓을 하고 있는 지 모르겠습니다. 정말 웹서버 함
띄워보고 싶네요...
행복한 하루되세요...