Added by gm.cust3 gm.cust3 about 13 years ago
How to change parameters of my.cnf ?
Just check /etc/mysql/my.cnf or the alternative versions of the file in /usr/doc, change max_connections parameter and restart MySQL.
Neither etc/mysql/my.cnf Nor /usr/doc folder exists !!!
use this
vi /etc/mysql/my.cnf
max_connections = 250
or if you dont find the my.cnf u can use a searche
like locate my.cnf
and use the finded path