ID: 26072 Updated by: [EMAIL PROTECTED] Reported By: ggameiro at cyberdata dot net Status: Open Bug Type: *Configuration Issues Operating System: RedHat 7.1 PHP Version: 5.0.0b1 (beta1) New Comment:
You can always use '--disable-all' which disables all 'enabled-by-default' stuff. Previous Comments: ------------------------------------------------------------------------ [2003-11-01 20:51:41] ggameiro at cyberdata dot net I forgot to mention that this was on PHP_5.0.0b2 not b1. ------------------------------------------------------------------------ [2003-11-01 20:50:49] ggameiro at cyberdata dot net 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 this bug report at http://bugs.php.net/?id=26072&edit=1