처음 그누보드 설치하고, 온누리를 설치했는데요...
Warning: main(./include/.php): failed to open stream: No such file or directory in /web2/jaea/www.jaea.pe.kr/board/head.php on line 27
Warning: main(): Failed opening './include/.php' for inclusion (include_path='.:/usr/local/lib/php') in /web2/jaea/www.jaea.pe.kr/board/head.php on line 27
select * from g4_write_01_2 where wr_is_comment = 0 order by wr_num limit 0, 5
1146 : 테이블 'db_jaea.g4_write_01_2' 는 존재하지 않습니다.
error file : /board/index.php
이렇게 나옵니다...
어떻게 해야 하나요...
Warning: main(): Failed opening './include/.php' for inclusion (include_path='.:/usr/local/lib/php') in /web2/jaea/www.jaea.pe.kr/board/head.php on line 27
select * from g4_write_01_2 where wr_is_comment = 0 order by wr_num limit 0, 5
1146 : 테이블 'db_jaea.g4_write_01_2' 는 존재하지 않습니다.
error file : /board/index.php
이렇게 나옵니다...
어떻게 해야 하나요...
|
댓글을 작성하시려면 로그인이 필요합니다.
댓글 2개
DB에 테이블 생성이 되지 않아서 생기는 에러입니다.
DB에 해당 테이블을 생성해 주세요.
디비메니져 들어가보니,,
맨 밑에 테이블 생성하는곳에..
테이블 이름엔 write_01_2을 넣는것 같은데. 그 옆에 Number of fields: 에 어떤걸 넣어야 하나요?>