Hi everybody!
I just tried out to compile PHP beta 2 the way I do it with PHP4 too:
---snip---
./configure \
--prefix=/usr/local/php/5.0.0b2 \
--enable-inline-optimization \
--enable-debug=no \
--enable-safe-mode=no \
\
--enable-force-cgi-redirect \
--enable-discard-path=no \
--enable-fastcgi \
Hi!
unfortunately I just found out that every http query on a php file results in a
zombie process like this:
web10100 15582 0.3 0.0 00 ?Z15:09 0:00 [php ]
I just upgraded to PHP 4.3.3, but it seems not to be a specific problem due to
the version. Downgrade results the