이전후에 위에 이런 오류가 뜬미다 ㅠㅠ 정보
이전후에 위에 이런 오류가 뜬미다 ㅠㅠ본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : 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
오류 주소 : 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...) 까지 불러왔네요~
인크루드하는 파일의 경로와 존재유무를 확인하세요~
쿠키선언문위에 떠버려서 헤더쪽 에러(Cannot modify header information...) 까지 불러왔네요~
인크루드하는 파일의 경로와 존재유무를 확인하세요~
default.php 파일이없네요 ! 해결방법은요 ??저 초보래서요
./data/config/default.php 파일이 없다는 오류네요
파일이 있는지 확인해보세요
파일이 있는지 확인해보세요
default.php 파일이없네요 ! 해결방법은요 ?? 저 왕초보래서요
이전사이트의 default.php 갖고와서 경로에 붙여넣으세요..