Re: [PHP-DB] MySQL max_connections

2001-03-30 Thread CC Zona
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Lee Stretton) wrote: > Got a bit of a problem with the number of users accessing a website > driven by a MySQL database. I want to increase the number of allowed > connections to the database, I have found the variable to change > (max_connecti

[PHP-DB] MySQL max_connections

2001-03-30 Thread Lee Stretton
Hi, Got a bit of a problem with the number of users accessing a website driven by a MySQL database. I want to increase the number of allowed connections to the database, I have found the variable to change (max_connections) but have not been able to find out how, or where to change it. So if any