아래와 같은 에러가 뜨는데요 쿠키와 관련이 있는듯 한데...도움부탁드려요 정보
아래와 같은 에러가 뜨는데요 쿠키와 관련이 있는듯 한데...도움부탁드려요본문
아래와 같은 에러가 뜨는데요
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ㅁㅁㅁ/www/main/sub_07_1.html:1) in /home/hosting_users/ㅁㅁㅁ/www/gnuboard4/lib/common.lib.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/ㅁㅁㅁ/www/main/sub_07_1.html:1) in /home/hosting_users/ㅁㅁㅁ/www/gnuboard4/lib/common.lib.php on line 109
로그인을 하면 없어집니다.
쿠키를 삭제하면 다시 생기네요
무엇이 문제일까요?
댓글 전체
Cannot modify header information <- 헤더정보가 안만들어졌다고 하네요.
인클루드를 안한부분이 있는지 index.php화일과 비교를 해보세요
인클루드를 안한부분이 있는지 index.php화일과 비교를 해보세요
sub_07_1.html 이것을 포함한 연관된 파일에
<?
....
?> 이부분에 빈칸이 들어가 있는지 확인도 한번 해보세요
빈칸이 있다면 없애주시면 됩니다
<?
....
?> 이부분에 빈칸이 들어가 있는지 확인도 한번 해보세요
빈칸이 있다면 없애주시면 됩니다