PDA

View Full Version : edit my.cnf


alex905
10-03-2006, 12:15 AM
i have been having roble with mysql and i want to linit the amount of conections and i need to get into the my.cnf but i cant find it anywere. anyone know

rocketcity
10-03-2006, 02:23 PM
Have a look in /etc if it is not there, you do not have one. my.cnf is not setup by default. If you do not have one on your server, have a look at this and create on in /etc on your server.

http://help.directadmin.com/item.php?id=44

You can use vi, joe or your favorite editor to make the file. Once done, you will need to restart mysql.

"The search function is your friend" :)