홈페이지 들어가면 이런식으로 뜨는데... 어떻게 해야하는지 모르겠어요ㅠㅠ

Warning: mysql_connect() [function.mysql-connect]: Too many connections in /home/standard_r1/r20513/html/lib/common.lib.php on line 1430
MySQL Connect Error!!!

|

답변 1개 / 댓글 1개

mysql의 max_connections 설정값을 늘려주면 됩니다.

 

https://threestory.tistory.com/6

 

https://zetawiki.com/wiki/MySQL_max_connections_%EC%84%A4%EC%A0%95

 

 

답변에 대한 댓글 1개

좋은 정보 감사합니다ㅠㅠ

답변을 작성하려면 로그인이 필요합니다.