On Wed, 10 Jan 2001, Scott Alexander wrote:
> It really peaked at 14:38:41 and then in the error_log
> 
> Ouch!  malloc failed in malloc_block()
> DBI->connect failed: Too many connections at 
> /systems/humakpro/lib/library.pm line 213
> [Wed Jan 10 14:38:41 2001] [error] Can't call method "prepare" 
> without a package or object reference at /syst$

It looks like your real problem is that you ran out of memory.  Have a
look at the information in the guide about MaxClients and
Apache::SizeLimit.  You may not have a DBI problem at all.

- Perrin

Reply via email to