From:             ortho at mail dot dk
Operating system: nix
PHP version:      4.3.10
PHP Bug Type:     Documentation problem
Bug description:  configure --help is not correct

Description:
------------
configure --help says

"--disable-cli   Disable building CLI version of PHP (this forces
--without-pear)."

and when doing a configure with 

--disable-cgi
--disable-cli
--enable-discard-path
--disable-ipv6
--enable-safe-mode

it says:

"PEAR requires CLI to be enabled. Add --enable-cli to the configure line
(or "--disable-pear)."

the second thing is that --help shows

"--with-pear=DIR   OR --without-pear"

and not the syntax "--disable-pear"


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

Reply via email to