관리자 로그인.. 정보
관리자 로그인..본문
로그인을 하면
insert into g4_point set mb_id = 'niceart', po_datetime = '2011-07-18 03:56:46', po_content = '2011-07-18 첫로그인', po_point = '100', po_rel_table = '@login', po_rel_id = 'niceart', po_rel_action = '2011-07-18'
1142 : INSERT command denied to user 'niceart21'@'localhost' for table 'g4_point'
error file : /gnuboard4/index.php
이렇게 나와요,,,ㅜㅜ
어떻게 하면 될까요,,,,ㅠㅠ
비슷한 질문 몇개 찾아봤는데요,,,제가 프로그램은...잘 알지 못해서요,,,
답변을 봐도...@@ 이런상태라서요,,,다시 질문올립니다...ㅠㅠ
쉽게 알려주세요~
insert into g4_point set mb_id = 'niceart', po_datetime = '2011-07-18 03:56:46', po_content = '2011-07-18 첫로그인', po_point = '100', po_rel_table = '@login', po_rel_id = 'niceart', po_rel_action = '2011-07-18'
1142 : INSERT command denied to user 'niceart21'@'localhost' for table 'g4_point'
error file : /gnuboard4/index.php
이렇게 나와요,,,ㅜㅜ
어떻게 하면 될까요,,,,ㅠㅠ
비슷한 질문 몇개 찾아봤는데요,,,제가 프로그램은...잘 알지 못해서요,,,
답변을 봐도...@@ 이런상태라서요,,,다시 질문올립니다...ㅠㅠ
쉽게 알려주세요~
댓글 전체
음.. 일단 niceart21 <--- 이사용자에게 g4_point 테이블에 insert 권한이 없는거 같은데요
디비쪽 권한하고 g4_point 테이블 있는지 없는지 확인 하셔야 할거 같습니다.
디비쪽 권한하고 g4_point 테이블 있는지 없는지 확인 하셔야 할거 같습니다.