Re: [PHP] SegFaults with PHP4.2.1 and Apache 2.0.36

2002-05-25 Thread Rasmus Lerdorf
The fact that some applications crash with Apache2+PHP is not strange at all. There are likely a number of 3rd-party libraries which can currently be linked into PHP that are not threadsafe and/or re-entrant. It will take a while before we identify these libraries and try to come up with some wor

[PHP] SegFaults with PHP4.2.1 and Apache 2.0.36

2002-05-24 Thread Rodolfo Segleau
Not sure if you guys have already responded to this, but here we go (I'm checking the archives of PHP as I am writing this). I have Apache 2.0.36 running with PHP 4.2.1. Apache seg faults with a certain application (which has redirected me back here). Child processes quit with a signal 11. I