ID:               19452
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: HP-UX 11.00
 PHP Version:      4CVS-2002-09-17
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2002-09-17 07:39:37] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=19452&edit=1

Reply via email to