adm/config.php 파일에러입니다. 정보
adm/config.php 파일에러입니다.본문
1 <?
2 include_once("./_common.php");
3
4 auth_check($auth[$sub_menu], "r");
5 $gb4[title] = "블로그 기본설정";
6
7 include_once("../admin.head.php");
4번째줄이 애러라는데 어떻게 해야하나요??
댓글 전체

adm/config.php 파일은 존재하지 않습니다.
adm/blog/config.php 파일입니다. 업로드 경로를 확인해주세요.
adm/blog/config.php 파일입니다. 업로드 경로를 확인해주세요.
adm/blog/config.php 이렇게 올려도 그런데요...
관리자목록도 애러고 컨텐츠몰도 다운로드 받았는데 두개만 관리자페이지 인식이 안되고
Warning: main(../../lib/cheditor.lib.php): failed to open stream: No such file or directory in /home/hosting_users/happy707/www/adm/contents_admin/config.php on line 4
Warning: main(): Failed opening '../../lib/cheditor.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/happy707/www/adm/contents_admin/config.php on line 4
Fatal error: Call to undefined function: auth_check() in /home/hosting_users/happy707/www/adm/contents_admin/config.php on line 6
이런매세지만 뜨네요... 방법좀 갈쳐주세요..ㅠㅠ
관리자목록도 애러고 컨텐츠몰도 다운로드 받았는데 두개만 관리자페이지 인식이 안되고
Warning: main(../../lib/cheditor.lib.php): failed to open stream: No such file or directory in /home/hosting_users/happy707/www/adm/contents_admin/config.php on line 4
Warning: main(): Failed opening '../../lib/cheditor.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/happy707/www/adm/contents_admin/config.php on line 4
Fatal error: Call to undefined function: auth_check() in /home/hosting_users/happy707/www/adm/contents_admin/config.php on line 6
이런매세지만 뜨네요... 방법좀 갈쳐주세요..ㅠㅠ