최근글 적용에서 이게 뜨는데 왜 뜨는거죠? 채택완료
스카이라인
11년 전
조회 5,185
Warning: include_once(../lib/thumb.lib.php) [http://yagall.com/function.include-once" style="color: rgb(0, 0, 0); text-decoration: none; font-family: dotum, tahoma; font-size: 14px; line-height: normal" target="_blank">function.include-once]: failed to open stream: No such file or directory in /WEB/daedotv/html/skin/latest/simple_mix/latest.skin.php on line 3
Warning: include_once() [http://yagall.com/function.include" style="color: rgb(0, 0, 0); text-decoration: none; font-family: dotum, tahoma; font-size: 14px; line-height: normal" target="_blank">function.include]: Failed opening '../lib/thumb.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /WEB/daedotv/html/skin/latest/simple_mix/latest.skin.php on line 3
Warning: include_once() [http://yagall.com/function.include" style="color: rgb(0, 0, 0); text-decoration: none; font-family: dotum, tahoma; font-size: 14px; line-height: normal" target="_blank">function.include]: Failed opening '../lib/thumb.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /WEB/daedotv/html/skin/latest/simple_mix/latest.skin.php on line 3
latest 파일을 지워도 보고 덮어쓰기도 해보고..
주소도 바꿔보고 별 쌩 ㅈ롤을 했는데도 안됩니다 ㅠㅠ 도움좀 부탁드려요
댓글을 작성하려면 로그인이 필요합니다.
답변 6개
채택된 답변
+20 포인트
댓글을 작성하려면 로그인이 필요합니다.
11년 전
/WEB/daedotv/html/skin/latest/simple_mix/latest.skin.php 에서
include_once(../lib/thumb.lib.php) 을 호출하는데
lib 폴더가 아무래도 루트에 있을것 같구요...
위에 지정된 경로상에 맞추려면 lib 폴더가 skin 폴더에 있어야 합니다.
아니시면 include_once(/lib/thumb.lib.php) 로 변경하셔도 되구요..
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인