최신글 오류...

최신글 오류...

QA

최신글 오류...

답변 1

본문

 

2009359645_1514888692.8595.jpg

메인페이지 첫줄이 이렇게 되있고..

 

 

Warning: include_once(G5_LIB_PATH/latest.lib.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/계정명/www/main1.html on line 3

Warning: include_once() [function.include]: Failed opening 'G5_LIB_PATH/latest.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/hosting_users/계정명/www/main1.html on line 3

 

이렇게 뜹니다. ㅠ.ㅠ

pc에서는 잘됐는데... 호스팅에 올리니 이렇게 나오네요...

해결책좀 부탁드립니다....ㅜ.ㅜ

( gnuboard5 폴더에 설치후 gnu로 폴더명을 변경했습니다.)

 

이 질문에 댓글 쓰기 :

답변 1

/www/main1.html 파일을 만들고 그누보드는 /www/gnu 폴더에 설치했다는 이야기죠?


<?php
$g5_path = './gnu';
include_once($g5_path.'/common.php');
include_once(G5_LIB_PATH.'/latest.lib.php');
?>

 

위와 같이 해 보실래요?

 

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
  • 질문이 없습니다.
전체 0
© SIRSOFT
현재 페이지 제일 처음으로