ID:               26072
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ggameiro at cyberdata dot net
-Status:           Open
+Status:           Closed
 Bug Type:         *Configuration Issues
 Operating System: RedHat 7.1
 PHP Version:      5.0.0b1 (beta1)
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


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

[2003-11-03 10:42:43] [EMAIL PROTECTED]

You can always use '--disable-all' which disables all
'enabled-by-default' stuff.


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

[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

Reply via email to