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

Warning: Cannot modify header information - headers already sent by (output started at /home/beom/public_도와주세요 이런 문구가 홈 상단에 뜹니다 html/web/dbconfig.php:13) in /home/beom/public_html/web/lib/common.lib.php on line 110 채택완료

에이쿼츠 11년 전 조회 12,003

UTF-8 로 인코딩 후 이런 메세지가 홈 상단에 뜹니다.

무슨 문제인지 아시는 분 도와 주세요.

감사합니다

Warning: Cannot modify header information - headers already sent by (output started at /home/beom/public_html/web/dbconfig.php:13) in /home/beom/public_html/web/lib/common.lib.php on line 110

Warning: Cannot modify header information - headers already sent by (output started at /home/beom/public_html/web/dbconfig.php:13) in /home/beom/public_html/web/head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/beom/public_html/web/dbconfig.php:13) in /home/beom/public_html/web/head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /home/beom/public_html/web/dbconfig.php:13) in /home/beom/public_html/web/head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /home/beom/public_html/web/dbconfig.php:13) in /home/beom/public_html/web/head.sub.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/beom/public_html/web/dbconfig.php:13) in /home/beom/public_html/web/head.sub.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/beom/public_html/web/dbconfig.php:13) in /home/beom/public_html/web/head.sub.php on line 38 

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

답변 1개

채택된 답변
+20 포인트
11년 전

header 앞에 echo나 문자 출력하는 소스가 있는지 확인해 보세요.

혹시 모르니 유니코드 BOM 이 저장되었는지도 확인해 보세요.

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

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

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

로그인