게시판 글쓰기...
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 :
http://g5.apachezone.com/bbs/board.php?bo_table=01_1
글쓰기 클릭하면 에러문구없이 글쓰기 입력폼이 나타나지 않네요....ㅠㅠ
소스보기를 하면
<input type="hidden" name="uid" value="<p> LOCK TABLE g5_uniqid WRITE <p>1044 : Access denied for user 'xxxxx'@'localhost' to database 'xxxxx'<p>error file : /bbs/write.php
여기서 더이상 진행이 되지 않습니다.
서버환경은 아파치2.4.7 + mariadb 5.5.34 + php 5.5.7 입니다.
사용된 G5 버전은 g5-5.0b16 입니다.
오류 주소 :
http://g5.apachezone.com/bbs/board.php?bo_table=01_1
글쓰기 클릭하면 에러문구없이 글쓰기 입력폼이 나타나지 않네요....ㅠㅠ
소스보기를 하면
<input type="hidden" name="uid" value="<p> LOCK TABLE g5_uniqid WRITE <p>1044 : Access denied for user 'xxxxx'@'localhost' to database 'xxxxx'<p>error file : /bbs/write.php
여기서 더이상 진행이 되지 않습니다.
서버환경은 아파치2.4.7 + mariadb 5.5.34 + php 5.5.7 입니다.
사용된 G5 버전은 g5-5.0b16 입니다.
|
댓글을 작성하시려면 로그인이 필요합니다.
댓글 3개
LOCK TABLE 권한을 주니 정상작동 하는군요.