리눅스 웹 서버 설치


    • Apache2 restart 오류시 해결 방법
      AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message. new version of apache2 you just following command like this:
      sudo nano /etc/apache2/apache2.conf
      Add the following new line end of file: ServerName localhost
      Then restart apache2: sudo nano service apache restart
      It's done.

댓글

댓글 쓰기

이 블로그의 인기 게시물