최근게시물 만드는데요 이 에러는 뭐죠? 정보
최근게시물 만드는데요 이 에러는 뭐죠?본문
Warning: main(./_common.php): failed to open stream: No such file or directory in /home/hosting_users/whqorgus/www/main.php on line 2
Warning: main(): Failed opening './_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/whqorgus/www/main.php on line 2
Warning: main(/lib/latest.lib.php): failed to open stream: No such file or directory in /home/hosting_users/whqorgus/www/main.php on line 3
Warning: main(): Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/whqorgus/www/main.php on line 3
웹에서 폴더설정이 잘못된건가요?
www/gnuboard4/
이런구조의 폴더거든요...
왜 오류나죠???
main.php 파일 맨위 상단에
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php"); // latest() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php"); // latest() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
?>
넣었습니다... 근데 자꾸 안되네요.... 뭐가 빠진거죠?
댓글 전체
다음 링크 참조하세요,,
에러 나는 부분에 대한 답변들이 있네요,,
http://www.sir.co.kr/bbs/board.php?bo_table=g4_qa&wr_id=46364&sca=&sfl=wr_subject%7C%7Cwr_content&stx=Warning%3A+main%28.&sop=and
에러 나는 부분에 대한 답변들이 있네요,,
http://www.sir.co.kr/bbs/board.php?bo_table=g4_qa&wr_id=46364&sca=&sfl=wr_subject%7C%7Cwr_content&stx=Warning%3A+main%28.&sop=and