말러캐시 적용 후 에러메시지가 뜹니다. 정보
말러캐시 적용 후 에러메시지가 뜹니다.본문
Warning: include_once(./m3cache/index.m3cache.php) [function.include-once]: failed to open stream: No such file or directory in /DATA/pandorabox/public_html/js/extend/m3cache.extend.php on line 18
Warning: include_once() [function.include]: Failed opening './m3cache/index.m3cache.php' for inclusion (include_path='.:/home/app/php/lib/php') in /DATA/pandorabox/public_html/js/extend/m3cache.extend.php on line 18
메인페이지에 위와 같은 에러가 뜨고 있습니다.
어떻게 고칠 수 있을지 고수님들의 조언 부탁드립니다ㅠ
Warning: include_once() [function.include]: Failed opening './m3cache/index.m3cache.php' for inclusion (include_path='.:/home/app/php/lib/php') in /DATA/pandorabox/public_html/js/extend/m3cache.extend.php on line 18
메인페이지에 위와 같은 에러가 뜨고 있습니다.
어떻게 고칠 수 있을지 고수님들의 조언 부탁드립니다ㅠ
댓글 전체
include_once("$g4[path]/m3cache/{$name}.m3cache.php");
/extend/m3cache.extend.php 18번째 라인은 위와 같습니다.
/extend/m3cache.extend.php 18번째 라인은 위와 같습니다.