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

(에러메세지 관련) 그누 고수님들께 여쭙니다.

· 12년 전 · 1558 · 1
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/inco/www/story/ceo.html:8) in /home/hosting_users/inco/www/nachiv/common.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/inco/www/story/ceo.html:8) in /home/hosting_users/inco/www/nachiv/lib/common.lib.php on line 98

이런 에러가 나는데... 어떤 경우인가요?

페이지 상단에 파일 하나 만들어서 불러오게 했고..
파일 내용은

<?
$g4_path = "../nachiv";
include_once("$g4_path/common.php");
include_once("$g4[path]/lib/latest.lib.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
include_once("$g4[path]/lib/popular.lib.php");
?>

위와 같이 줬는데..
쿠키 관련 에러가 나는 듯 한데.. 도통 모르겠네요.. ㅠ_ㅠ

고수님들의 조언 부탁드립니다.

댓글 작성

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

로그인하기

댓글 1개

12년 전
header() 함수가 실행되기 전에 출력이 있을 경우 생기는 현상 같은데..
<? 시작하는 곳 바로 앞에 공백이 있는지 먼저 확인 하시구 공백 있으면 없애시구 그 문제가 아니라면 header() 함수가 실행되기 전에 출력문이 있는지도 확인 하세요..

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440