From: [EMAIL PROTECTED] Operating system: HP-UX 11.00 PHP version: 4CVS-2002-09-17 PHP Bug Type: Apache2 related Bug description: Apache2 with php4 freeze on HP-UX 11.00
Hellow, I can configure and compile php with apache 2 support on HP-UX 11.00 But when I want to start apache 2, httpd freeze (don't start) and the process take 99% of the CPU What can I do ? There's nothing in logs. Configure line for php : ./configure \ --with-config-file-path=/PKl01h01/soft/web/cfg \ --without-mysql \ --without-gd \ --prefix=/PKl01h01/soft/web \ --with-apxs2=/PKl01h01/soft/web/httpd/bin/apxs I've the same problem with : php 4.2.1 php 4.2.2 php 4.2.3 php CVS 2002-09-17 apache 2.0.39 apache 2.0.40 Configure line for apache 2 : ./configure \ --with-ssl==/PKl01h01/soft/web/ \ --prefix=$BCVHOME/httpd \ --enable-module=most \ --enable-ssl \ --enable-dav \ --enable-dav-fs @++ JC -- Edit bug report at http://bugs.php.net/?id=19452&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19452&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19452&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19452&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19452&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19452&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19452&r=support Expected behavior: http://bugs.php.net/fix.php?id=19452&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19452&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19452&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19452&r=globals