반응형 Could not reliably determine the server's fully qualified d1 Could not reliably determine the server's fully qualified domain name 에러 해결 Apache 서버 실행할 때 다음 에러 발생시Could not reliably determine the server's fully qualified domain name httpd.conf 파일수정 #ServerName www.example.com:80 의 주석을 제거하고 www.example.com:80부분을 localhost나 자신의 도메인 네임으로 변경하면 해결 가능하다. 2018. 10. 3. 이전 1 다음 반응형