관리자 화면 에러가 납니다. 정보
관리자 화면 에러가 납니다.
본문
안녕하세요? 어제 밤에 고생고생 끝에 외부로그인을 일반 HTML에 붙이고 나서부터 관리자 화면 접속시 아래와 같은 오류가 납니다... 왜 그런것일까요??? 고수님들의 조언 부탁 드리겠습니다.ㅡㅡ;
Warning: main(gnuboard4/common.php) [function.main]: failed to open stream: No such file or directory in /DATA/kdndt/public_html/gnuboard4/_common.php on line 3
Warning: main() [function.include]: Failed opening 'gnuboard4/common.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /DATA/kdndt/public_html/gnuboard4/_common.php on line 3
Warning: main() [function.main]: open_basedir restriction in effect. File(/lib/latest.lib.php) is not within the allowed path(s): (/tmp/:/DATA/kdndt/) in /DATA/kdndt/public_html/gnuboard4/index.php on line 3
Warning: main(/lib/latest.lib.php) [function.main]: failed to open stream: Operation not permitted in /DATA/kdndt/public_html/gnuboard4/index.php on line 3
Warning: main() [function.include]: Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /DATA/kdndt/public_html/gnuboard4/index.php on line 3
Warning: main(gnuboard4/common.php) [function.main]: failed to open stream: No such file or directory in /DATA/kdndt/public_html/gnuboard4/_common.php on line 3
Warning: main() [function.include]: Failed opening 'gnuboard4/common.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /DATA/kdndt/public_html/gnuboard4/_common.php on line 3
Warning: main() [function.main]: open_basedir restriction in effect. File(/lib/latest.lib.php) is not within the allowed path(s): (/tmp/:/DATA/kdndt/) in /DATA/kdndt/public_html/gnuboard4/index.php on line 3
Warning: main(/lib/latest.lib.php) [function.main]: failed to open stream: Operation not permitted in /DATA/kdndt/public_html/gnuboard4/index.php on line 3
Warning: main() [function.include]: Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /DATA/kdndt/public_html/gnuboard4/index.php on line 3
댓글 전체
도무지 무슨말인지 모르겠네요
외부로그인을 어떻게 하셨다는것인지...
로그인을 하고 관리자접속을 클릭하면 위와 같이 에러가 나는것인지...
일단 외부로그인을 어떻게 수정을 했는지와 index파일의 상단내용을 함 보셔야 합니다.
외부로그인을 어떻게 하셨다는것인지...
로그인을 하고 관리자접속을 클릭하면 위와 같이 에러가 나는것인지...
일단 외부로그인을 어떻게 수정을 했는지와 index파일의 상단내용을 함 보셔야 합니다.

로그인 파일을 INDEX.HTML 파일에 삽입을 했고 로그인을 하든 안 하든 관리자 화면 접속하려고 하면 위와같은 오류가 납니다.