Cannot modify header information - headers already sent by 오류현상 ㅜㅜㅜㅜㅜㅜㅜ > 그누4 질문답변

그누4 질문답변

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

Cannot modify header information - headers already sent by 오류현상 ㅜㅜㅜㅜㅜㅜㅜ 정보

Cannot modify header information - headers already sent by 오류현상 ㅜㅜㅜㅜㅜㅜㅜ

본문

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gogogo/www/sub_kor/index.php:1) in /home/hosting_users/rubi_kdmk/www/common.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gogogo/www/sub_kor/index.php:1) in /home/hosting_users/rubi_kdmk/www/head.sub.php on line 30

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gogogo/www/sub_kor/index.php:1) in /home/hosting_users/rubi_kdmk/www/head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gogogo/www/sub_kor/index.php:1) in /home/hosting_users/rubi_kdmk/www/head.sub.php on line 33

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gogogo/www/sub_kor/index.php:1) in /home/hosting_users/rubi_kdmk/www/head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gogogo/www/sub_kor/index.php:1) in /home/hosting_users/rubi_kdmk/www/head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gogogo/www/sub_kor/index.php:1) in /home/hosting_users/rubi_kdmk/www/head.sub.php on line 36



//////////////////////////////////////////////////////////////////////////////

다른페이지는 아니고 index,php페이지에서만 상단에 이런오류가 나오고 있는데요 ㅜㅜㅜ
검색을 해봐도 해보라는건 다했던것 같은데 이메세지를 어떻게하면 좋을까요 ㅜㅜㅜ?
  • 복사

댓글 전체

<?
include "_common.php";
include "_head.php"; 또는 include $g4['path'] . "/head.sub.php";

include ...
?>
본문

이런 순서로 되어있으셔야합니다..

common.php 상위로는 출력되는 내용이 있으면 안됩니다.
include "_common.php"; 코드 전에 다른 문구도 안들어가고 앞뒤에 빈칸도 없는데.
같은 오류가 나는건 무슨 이유 때문일까요?아직도 해결을 못하고 있네요.
© SIRSOFT
현재 페이지 제일 처음으로