ID:               41381
 Updated by:       [EMAIL PROTECTED]
 Reported By:      Steven dot McCullie at sun dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *Compile Issues
 Operating System: Solaris 9
 PHP Version:      5.2.2
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



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

[2007-05-12 23:30:33] Steven dot McCullie at sun dot com

Description:
------------
When php is compiled with even basic options e.g.

CC=gcc ./configure --prefix=/foo \
--with-config-file-path=/foo/conf \
--with-libxml-dir=/foo \
--with-apxs2=/foo/bin/apxs \
--with-iconv=shared,/foo \
--with-iconv-dir=/foo

the make install will fail at pear-installer with a 
segment fault. If --without-pear is used it will 
install but other than phpinfo(); and basic other basic
functions apache give the following

HTTP7765: error reading response header (Server closed connection)

Reproduce code:
---------------






------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=41381&edit=1

Reply via email to