From:             ggameiro at cyberdata dot net
Operating system: RedHat 7.1
PHP version:      5.0.0b1 (beta1)
PHP Bug Type:     *Configuration Issues
Bug description:  --disable-libxml doesnt work

Description:
------------
when running configure, --disable-libxml doesn't work. The value for
PHP_LIBXML_DIR is checked in too mane places in the configure file!! Here
is what I had to do to get it to work:

--disable-libxml --without-libxml --disable-dom --without-pear
--disable-simplexml --disable-xml

And it is still not working. There are way too manythings enabled by
default in the configure file. I understand that this is a beta version
but wouldn't it be a good idea to leave things turned off by default and
leave it to the user to turn it on?


-- 
Edit bug report at http://bugs.php.net/?id=26072&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26072&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26072&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26072&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26072&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26072&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26072&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26072&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26072&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26072&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26072&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26072&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26072&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26072&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26072&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26072&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26072&r=float

Reply via email to