서버환경 - 카페24 호스팅
웹 FTP에 접속해서 www/에 위치한 index.php파일과 www/main 속에 있는 index.php파일을
수정하다가 다음과 같은 오류가 났습니다. 정상도메인 www.neofish.net 치면 다음과 같은
오류가 나고..
즐겨찾기해놓은것으로 가거나 검색창에 www.neofish.net/main 으로 접속하면 정상작동하네요.
혼자서 끙끙대다가 도움 요청합니다. ㅠㅠ
오류 메세지
Warning: main(../head.sub.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 3
Warning: main(../head.sub.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 3
Warning: main(../head.sub.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 3
Warning: main() [function.include]: Failed opening '../head.sub.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/singens/www/index.php on line 3
Warning: main(../inc/top.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 62
Warning: main(../inc/top.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 62
Warning: main(../inc/top.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 62
Warning: main() [function.include]: Failed opening '../inc/top.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/singens/www/index.php on line 62
Warning: main(../inc/sub_menu.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 90
Warning: main(../inc/sub_menu.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 90
Warning: main(../inc/sub_menu.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 90
Warning: main() [function.include]: Failed opening '../inc/sub_menu.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/singens/www/index.php on line 90
Fatal error: Call to undefined function: latest() in /home/hosting_users/singens/www/index.php on line 158
웹 FTP에 접속해서 www/에 위치한 index.php파일과 www/main 속에 있는 index.php파일을
수정하다가 다음과 같은 오류가 났습니다. 정상도메인 www.neofish.net 치면 다음과 같은
오류가 나고..
즐겨찾기해놓은것으로 가거나 검색창에 www.neofish.net/main 으로 접속하면 정상작동하네요.
혼자서 끙끙대다가 도움 요청합니다. ㅠㅠ
오류 메세지
Warning: main(../head.sub.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 3
Warning: main(../head.sub.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 3
Warning: main(../head.sub.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 3
Warning: main() [function.include]: Failed opening '../head.sub.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/singens/www/index.php on line 3
Warning: main(../inc/top.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 62
Warning: main(../inc/top.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 62
Warning: main(../inc/top.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 62
Warning: main() [function.include]: Failed opening '../inc/top.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/singens/www/index.php on line 62
Warning: main(../inc/sub_menu.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 90
Warning: main(../inc/sub_menu.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 90
Warning: main(../inc/sub_menu.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 90
Warning: main() [function.include]: Failed opening '../inc/sub_menu.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/singens/www/index.php on line 90
Fatal error: Call to undefined function: latest() in /home/hosting_users/singens/www/index.php on line 158
댓글 4개
자꾸 죄송합니다.;; 아까부터 계속 하고 있는데 실패하네요..
index파일에 include_once("$g4[path]/lib/latest.lib.php"); 는 없구요..
index파일에 저는 include ("_common.php"); 라고 상단에 선언되었는데요..
휜뽐님 말씀대로 include_once("./_common.php"); 가 없으면 어떻게 해야할지
모...하네요.. ;; 파탈에러 잡고나니..왼쪽 사이드에 이게 뜨네요.. 4번이나
Warning: main(../inc/menu_fish.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 168
바쁜데 정말 죄송합니다..;; ㅠㅠ 도움부탁드려요.. 답변 채택해드렸습니다.
index파일에 include_once("$g4[path]/lib/latest.lib.php"); 는 없구요..
index파일에 저는 include ("_common.php"); 라고 상단에 선언되었는데요..
휜뽐님 말씀대로 include_once("./_common.php"); 가 없으면 어떻게 해야할지
모...하네요.. ;; 파탈에러 잡고나니..왼쪽 사이드에 이게 뜨네요.. 4번이나
Warning: main(../inc/menu_fish.php) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/singens/www/index.php on line 168
바쁜데 정말 죄송합니다..;; ㅠㅠ 도움부탁드려요.. 답변 채택해드렸습니다.
게시글 목록
| 번호 | 제목 |
|---|---|
| 284508 | |
| 284499 | |
| 284492 | |
| 284490 | |
| 284484 | |
| 284481 | |
| 284478 | |
| 284476 | |
| 284474 | |
| 284472 | |
| 284470 | |
| 284458 | |
| 284457 | |
| 284454 | |
| 284453 | |
| 284447 | |
| 284446 | |
| 284444 | |
| 284441 | |
| 284440 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기