시험기간이라,,, 블로그 업로드가 적어지고 있지만,,, 최대한 올려봐야겠다!
그냥 시키는대로 했다 ! 처음에 다른 블로그에서 했던게 계속 에러 났는데 이 블로그에서 광명 찾음 ㅎㅎ
이거 하는 과정에서 나타난 오류:
AH00558: httpd: 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
여기서 httpd.conf 파일을 수정해 줘야 하는데 vi로 문자열을 찾는 방법은 "?찾을문자열 예) :?text"
-ServerName 설정 여기에 나온 것 처럼 servername을 수정했더니
cd /usr/local/victolee/bin
./apachectl start #데몬 시작
./apachectl stop #데몬 정지
https://victorydntmd.tistory.com/218
https://rimkongs.tistory.com/241
openJDK 설치
