PDA

View Full Version : cant find my.ini



r3n3gad3
08-09-2005, 05:19 AM
hey,

were does directadmin keeps his MySQL settings?

I need to set the max connections to 50 because the mysql server is giving a
"to many connections error"
.......

But were can I change the amount of 20 to 50?

I use Fedora

jmstacey
08-10-2005, 02:45 PM
my.cnf is the files used and can be located in many different places. The norm, is /etc/my.cnf

This file is not created allowing MySQL to use it's default settings. You will have to create the initial file on your own.