-=-= 컴퓨터 =-=-/WebServer & WAS

apache 재시작 오류

자게남 2013. 3. 17. 07:15
Could not reliably determine the server's fully qualified domain name, 
using 127.0.0.1 for ServerName httpd

 

위와 같은 오류 인경우 Server Name이 없어서 나는 오류

 

경로 :  /etc/httpd/conf/httpd.conf 

 

vi /etc/httpd/conf/httpd.conf

 

#ServerName www.example.com:80 -> ServerName 127.0.0.1

저작자표시 비영리 변경금지 (새창열림)