At 05:31 PM 3/19/2004, Ticknor.Scott@ic.gc.ca wrote:
connect_db(): too many connections
is this a result of the forking?
yes, each process opens up many mysql connections. Allow mysql server to accept many (see 'INSTALL', I think it gives more details on how to do it)
-jiri