problem with mysql_connect() function .. when visitor load image in subject cause this Error
Too many connections
code number: 1040
and the max_connections is 500
PLZ what can i do ? change this value to 1024 ?
SET GLOBAL max_connections = 1024;
Or what ?? but why this problem Happen ??