에러메시지 문의
본문
잘돌아가던 사이트가 갑자기 이런 문구가 뜨면서 안열리는데요 몇분 기다리면 또 열리는데 혹시 해결방법이 있는지 문의드립니다ㅠㅠ
Warning: mysqli_connect() [function.mysqli-connect]: (42000/1203): User naragw already has more than 'max_user_connections' active connections in /home/naragw/www/nara/lib/common.lib.php on line 1429
Connect Error: User naragw already has more than 'max_user_connections' active connections
답변 2
mysql 접속량이 많아서 그런듯 합니다.
mysql 서버 호스팅이라면 튜닝 작업을 하셔야 하며 웹호스팅이라면 요청해서 증설 요청이나 안되면 서버호스팅으로 변경하셔야 할수도 있습니다.
답변을 작성하시기 전에 로그인 해주세요.