envis
March 31st, 2007, 02:18 PM
Hi!... i have difficulty finding where i can increase the number of connections my mysql is able to support on my Ubuntu 6.10 server
i get
Warning: mysql_connect() [function.mysql-connect]: Too many connections in **
(where i replace the address of the page with ** for privacy...)
all over the place on my pages on a crowded day like today >:o ! (saturday, 2h13 pm)
some webpage told me to boost the max_connections or something and restart mysqld!?!
cant find the max_connections anywhere in the config files i could think of... i checked in my php.ini and apache2.conf... i scratched the mysql files in /etc.. had 3 files there that i looked at closely, nothing seems to be about max connections in there.. i also found some mysqld stuff in /var/run/mysqld but there i didnt seem to find what i needed either...
does anyone know how i can fix the
Warning: mysql_connect() [function.mysql-connect]: Too many connections in **
error?
probably increase the amount of allowed connections, the server box doesnt seem to work hard at all the *******! i can surely boost that some more if i just knew where...
thanks in advance
i get
Warning: mysql_connect() [function.mysql-connect]: Too many connections in **
(where i replace the address of the page with ** for privacy...)
all over the place on my pages on a crowded day like today >:o ! (saturday, 2h13 pm)
some webpage told me to boost the max_connections or something and restart mysqld!?!
cant find the max_connections anywhere in the config files i could think of... i checked in my php.ini and apache2.conf... i scratched the mysql files in /etc.. had 3 files there that i looked at closely, nothing seems to be about max connections in there.. i also found some mysqld stuff in /var/run/mysqld but there i didnt seem to find what i needed either...
does anyone know how i can fix the
Warning: mysql_connect() [function.mysql-connect]: Too many connections in **
error?
probably increase the amount of allowed connections, the server box doesnt seem to work hard at all the *******! i can surely boost that some more if i just knew where...
thanks in advance