Re: Setting max_connections

2003-07-22 Thread Paul DuBois
At 10:26 -0700 7/22/03, Richard Sumilang wrote: I did a find for it and found... - # find / my.cnf | grep my.cnf /etc/my.cnf /etc/virtualhosting/templates/mysql/etc/my.cnf /etc/my.cnf.admin_appl /home/virtual/site1/fst/etc/my.cnf /home/virtual/site2

Re: Setting max_connections

2003-07-22 Thread Richard Sumilang
I did a find for it and found... - # find / my.cnf | grep my.cnf /etc/my.cnf /etc/virtualhosting/templates/mysql/etc/my.cnf /etc/my.cnf.admin_appl /home/virtual/site1/fst/etc/my.cnf /home/virtual/site2/fst/etc/my.cnf /home/virtual/site3/fst/etc/my.c

RE: Setting max_connections

2003-07-22 Thread Peter Lovatt
search for my.cnf If it does not exist you can create it, http://www.mysql.com/doc/en/Option_files.html Peter -Original Message- From: Richard Sumilang [mailto:[EMAIL PROTECTED] Sent: 22 July 2003 07:56 To: [EMAIL PROTECTED] Subject: Setting max_connections Where do I go to set t