이건 무슨 오류인지요... 채택완료
스카이누리
8년 전
조회 2,026
Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /host/home4/mmgame/html/adm/p770001/install_form.update.php on line 0
Warning: mysql_query(): A link to the server could not be established in /host/home4/mmgame/html/adm/p770001/install_form.update.php on line 0
Access denied for user ''@'localhost' (using password: NO)
뭘까요...?
댓글을 작성하려면 로그인이 필요합니다.
답변 3개
채택된 답변
+20 포인트
8년 전
Access denied for user ''@'localhost' (using password: NO)
-> DB 접속 계정이 php 단에서 제대로 설정 되어 있지 않은것 같습니다.
A link to the server could not be established
-> 그에따라 연결 수립이 안되었다는 메세지 입니다.
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인