From:             martinf at ca dot ibm dot com
Operating system: Linux Redhat 4
PHP version:      5.2.8
PHP Bug Type:     PHP options/info functions
Bug description:  Running Configure getting an error

Description:
------------
I am trying to install PHP 5.2.8 but getting an error after executing the
./configure command.

Is --with-xml no longer an option?  I used the ./configure --help and
couldnt locate for it.  I am trying to install IBM Rational BuildForge and
one section asked me to install PHP 5.2.1 but I thought 5.2.8 is the newest
version so used it.  I did google PHP configure issue --with-xml and zero
result of the issue I am having.
I did see someone posted a different issue and used the --with-xml
option.

Or --with-xml only available with 5.2.1?

Please advice.


Reproduce code:
---------------
./configure --prefix=/usr/local/php-5.2.8
--with-mysqli=/usr/bin/mysql_config
--with-apxs2=/usr/local/apache-2.2.11/bin/apxs --with-ldap
--enable-mbstring --enable-shmop --with-xml --with-zlib

Actual result:
--------------
It ran all the way without complain til the end:
================================================
Thank you for using PHP.

Notice: Following unknown configure options were used:

--with-xml

Check './configure --help' for available options
================================================


-- 
Edit bug report at http://bugs.php.net/?id=47293&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=47293&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=47293&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=47293&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=47293&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=47293&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=47293&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=47293&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=47293&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=47293&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=47293&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=47293&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=47293&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=47293&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=47293&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=47293&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=47293&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=47293&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=47293&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=47293&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=47293&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=47293&r=mysqlcfg

Reply via email to