Re: Re[6]: Warning: Got signal 14 from thread X

2001-03-21 Thread Sinisa Milivojevic
BAUMEISTER Alexandre writes: > Sinisa, > > Yes, for now. But in the final application, there will be a lot of > connections from network. > > > This entire problem with signal 14 can be due to PHP not using mysql_close. Please try to explicitely close connection at the programs

Re[6]: Warning: Got signal 14 from thread X

2001-03-21 Thread BAUMEISTER Alexandre
Sinisa, SM> > SM> > SM> Alex, you ran out of filedescriptors or out of anodes, depending on OS SM> > SM> > SM> that you are using. SM> > SM> > SM> > SM> > I though filedescriptors could be the problem. I only had 256. I SM> > SM> > modified the system in order to have 1024 : S