그누보드 config.php 오류문구좀 봐주세요 ㅠㅠ
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : http://mannequin.dothome.co.kr
Warning: include_once(../config.php) [function.include-once]: failed to open stream: No such file or directory in /host/home/mannequin/html/index.html on line 2
Warning: include_once() [function.include]: Failed opening '../config.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home/mannequin/html/index.html on line 2
배경색 바꾸려고 좀 건들었다가 꼬였어요 ㅠㅠㅠㅠ
제가 건든 파일은 index.php index.html list.skin.php
이거 세개인에 config가 꼬였다네요 ;;;;
헤메고있어요 게시판 삭제하고 다시하라는데
정말 방법이 없는건가요?ㅠ
홈페이지에서는 잘 나오긴하는데.
도와주세요 ~~~ㅠㅠ
위에는 게시판호스팅주소구요
홈페이지주소는 quin.dothome.co.kr 입니다
오류 주소 : http://mannequin.dothome.co.kr
Warning: include_once(../config.php) [function.include-once]: failed to open stream: No such file or directory in /host/home/mannequin/html/index.html on line 2
Warning: include_once() [function.include]: Failed opening '../config.php' for inclusion (include_path='.:/usr/local/lib/php') in /host/home/mannequin/html/index.html on line 2
배경색 바꾸려고 좀 건들었다가 꼬였어요 ㅠㅠㅠㅠ
제가 건든 파일은 index.php index.html list.skin.php
이거 세개인에 config가 꼬였다네요 ;;;;
헤메고있어요 게시판 삭제하고 다시하라는데
정말 방법이 없는건가요?ㅠ
홈페이지에서는 잘 나오긴하는데.
도와주세요 ~~~ㅠㅠ
위에는 게시판호스팅주소구요
홈페이지주소는 quin.dothome.co.kr 입니다
|
댓글을 작성하시려면 로그인이 필요합니다.
댓글 10개
아니면 수정하시기전으로 되돌리신후 적용하시면 정상 작동될듯 하군요
config파일은 건든적 없는데 구체적으로 설명 해주시겠어요?
게시판은 정상 작동되는데요??
오류나는 주소는 그누보드 설치파일이니 그누보드 파일을 다운 받으신후 재 설치 하시면 됩니다.
list.skin.php 에서 백그라운드 컬러 #ffffff 삭제했다가 원래대로 해놨구요
그런데 제가 닷홈계정쓰는데 그누보드파일은 어디서 다운받나요?
방법을 모르겠어요 ㅠㅠ
정상적으로는
<?
include_once "_common.php";
?>
만하시면 됩니다.
왜 include_once "config.php"; 하셨을까요;;;
include_once "config.php";
?>
이렇게요??
물론 사용하시는 호스팅 계정에 ftp로 업로드후 설치를 하셔야 겠죠..
ftp로 기존 config.php에 덮어씌웠어요
변화가없네요.ㅜㅜ 맞게한건가요?
파일을 다 업로드 하셨으면 현재 root폴더에 있는 index.html 파일을 삭제하거나
index.h 등 확장자를 변경하셔서
index.php파일이 실행되도록 해 보세요.