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
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