[PHP-INSTALL] PHP5 beta2 configure script

2003-11-02 Thread Julian Pawlowski
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 \

[PHP-INSTALL] php creates zombie processes

2003-08-27 Thread Julian Pawlowski
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