공지사항쪽에 오류좀 봐주십시오..ㅜㅜ > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

공지사항쪽에 오류좀 봐주십시오..ㅜㅜ 정보

공지사항쪽에 오류좀 봐주십시오..ㅜㅜ

본문

주소는 이거구요 http://hyokhap.org/
오류내용은 아래와 같습니다.
오류가 발생하는 이유를 알고 싶어요

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/dcnsoo/www/index.html:6) in /home/hosting_users/dcnsoo/www/common.php on line 8
 
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/dcnsoo/www/index.html:6) in /home/hosting_users/dcnsoo/www/lib/common.lib.php on line 110
 
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/dcnsoo/www/index.html:6) in /home/hosting_users/dcnsoo/www/lib/common.lib.php on line 110
 
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/dcnsoo/www/index.html:6) in /home/hosting_users/dcnsoo/www/lib/common.lib.php on line 110
  • 복사

댓글 전체

에러 메시지의 의미는 http 프로토콜의 헤더를 전달하고 나서 다시 헤더 정보를 8라인에서 보낸다는 의미입니다.

제가 소스를 볼 수 없어서 정확하지는 않지만, 8라인에 header(...) 이런 명령이 있지 않나요?
만약에 그렇다면, 이 명령을 앞으로 옮겨야 할 것같습니다. 즉 body가 출력되지 전에 header가
출력되어하니까요.

방금도 들어가 보니까 동일한 에러가 나고 있네요.
도움이 되었기를 바랍니다.
© SIRSOFT
현재 페이지 제일 처음으로