이전후에 위에 이런 오류가 뜬미다 ㅠㅠ > 그누4 질문답변

그누4 질문답변

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

이전후에 위에 이런 오류가 뜬미다 ㅠㅠ 정보

이전후에 위에 이런 오류가 뜬미다 ㅠㅠ

본문

오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.

오류 주소 : Warning: include_once(./data/config/default.php) [function.include-once]: failed to open stream: No such file or directory in D:\www\yiwuplus\common.php on line 294

Warning: include_once() [function.include]: Failed opening './data/config/default.php' for inclusion (include_path='.') in D:\www\yiwuplus\common.php on line 294

Warning: Cannot modify header information - headers already sent by (output started at D:\www\yiwuplus\common.php:294) in D:\www\yiwuplus\lib\common.lib.php on line 98

Warning: Cannot modify header information - headers already sent by (output started at D:\www\yiwuplus\common.php:294) in D:\www\yiwuplus\head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at D:\www\yiwuplus\common.php:294) in D:\www\yiwuplus\head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at D:\www\yiwuplus\common.php:294) in D:\www\yiwuplus\head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at D:\www\yiwuplus\common.php:294) in D:\www\yiwuplus\head.sub.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at D:\www\yiwuplus\common.php:294) in D:\www\yiwuplus\head.sub.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at D:\www\yiwuplus\common.php:294) in D:\www\yiwuplus\head.sub.php on line 38
  • 복사

댓글 전체

./data/config/default.php 이파일이 경로가 틀리거나 존재하지않아 에러메세지가 출력됐고 이로인해
쿠키선언문위에 떠버려서 헤더쪽 에러(Cannot modify header information...) 까지 불러왔네요~

인크루드하는 파일의 경로와 존재유무를 확인하세요~
© SIRSOFT
현재 페이지 제일 처음으로