산넘어 산이네... 로그아웃에서 에러

에러를 하나씩 하나씩 해결하는 중입니다.
하지만 이번거는 참으로 난감하네요..

일단 로그인까지는 문제없습니다. 하지만 로그아웃 클릭하면 에러가 나네요..


Warning: include_once(../common.php) [function.include-once]: failed to open stream: No such file or directory in D:\APM_Setup\htdocs\_common.php on line 3

Warning: include_once() [function.include]: Failed opening '../common.php' for inclusion (include_path='.') in D:\APM_Setup\htdocs\_common.php on line 3

Warning: include_once(/lib/latest.lib.php) [function.include-once]: failed to open stream: No such file or directory in D:\APM_Setup\htdocs\index.php on line 3

Warning: include_once() [function.include]: Failed opening '/lib/latest.lib.php' for inclusion (include_path='.') in D:\APM_Setup\htdocs\index.php on line 3



common.php의 경로문제인가 해서 일케 저케 바꿔보지만 같은 내용만 출력됩니다.
어떤부분을 손대야 할까요..
|

댓글 1개

_common.php 파일 내용을 변경해보세요.

<?
$g4_path = ".";
include_once($g4_path."/common.php");
?>

그리고 URL이라도 알려주시면 해결하시는데 더 도움을 드릴 수 있습니다.
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

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

+
제목 글쓴이 날짜 조회
17년 전 조회 795
17년 전 조회 1,757
17년 전 조회 732
17년 전 조회 661
17년 전 조회 1,012
17년 전 조회 767
17년 전 조회 821
17년 전 조회 786
17년 전 조회 951
17년 전 조회 772
17년 전 조회 839
17년 전 조회 1,476
17년 전 조회 883
17년 전 조회 1,551
17년 전 조회 894
17년 전 조회 771
17년 전 조회 747
17년 전 조회 799
17년 전 조회 741
17년 전 조회 756