테스트 사이트 - 개발 중인 베타 버전입니다

400 bad request (error_log) 채택완료

최예서 6년 전 조회 4,656

서버환경

Os : centos 7

Document root : /var/www/html

Mysql 버전 : 15.1 distrib 5.5.60-mariaDB

 

[Fri Mar 08 07:14:31.499684 2019] [mpm_prefork:notice] [pid 6215] AH00170: caught SIGWINCH, shutting down gracefully

[Fri Mar 08 07:14:32.610310 2019] [suexec:notice] [pid 8718] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)

AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain. Set the 'ServerName' directive globally to suppress this message

[Fri Mar 08 07:14:32.642190 2019] [auth_digest:notice] [pid 8718] AH01757: generating secret for digest authentication ...

[Fri Mar 08 07:14:32.642930 2019] [lbmethod_heartbeat:notice] [pid 8718] AH02282: No slotmem from mod_heartmonitor

[Fri Mar 08 07:14:32.670270 2019] [mpm_prefork:notice] [pid 8718] AH00163: Apache/2.4.6 (CentOS) PHP/5.4.16 configured -- resuming normal operations

[Fri Mar 08 07:14:32.670298 2019] [core:notice] [pid 8718] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'

 

마지막 로그가 이거입니다 무슨 문제점인지 알려주실 고수분 계시나요> ㅠㅠ

댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트

https://zetawiki.com/wiki/CentOS_httpd:_Could_not_reliably_determine_the_server%27s_fully_qualified_domain_name

http://www.webmadang.net/community/community.do?action=read&boardid=5001&seq=20&nflag=notice

 

httpd.conf 파일 여신 후에

#ServerName www.example.com:80 (제일 앞에 # 제거)

이거 앞에 주석(#) 지워 주시면 될 것 같네요.

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

최예서
6년 전
한번 해보겠습니다.

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인