From: chawming at pacific dot net dot sg Operating system: RHEL 3 Taroon 8 PHP version: 5.2.2 PHP Bug Type: *Configuration Issues Bug description: PHPInfo not showing full ./configure used
Description: ------------ The ./configure parameter displayed in phpinfo, either in a PHP script with phpinfo() or in CLI display a truncated version of the actual configuration used Reproduce code: --------------- php -i | grep ./configure | sed s#"'"#""#g Expected result: ---------------- ./configure --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --cache-file=../config.cache --enable-force-cgi-redirect --disable-debug -disable-rpath --enable-inline-optimization --with-bz2 --with-d4=/usr --with-curl --with-dom=/usr --with-exec-dir=/usr/bin --with-png-dir=/usr --with-gd --enable-gd-native-ttf --with-ttf --with-gettext --with-ncurses --with-gmp --with-iconv -with-jpeg-dir=/usr --with-openssl --with-png --with-pspell --with-regex=system --with-xml --with-expat-dir=/usr --with-zlib --with-layout=GNU --enable-bcmath --enable-exif --enable-ftp --enable-magic-quotes --enable-safe-mode --enable-sockets --enable-sysvsem --enable-sysvshm --enable-discard-path --enable-track-vars --enable-trans-sid --enable-yp --enable-wddx --enable-mbstring --enable-mbstr-enc-trans --enable-mbregex --with-pear=/usr/share/pear --with-kerberos=/usr/kerberos --with-ldap=shared --with-mysql=/usr/bin/mysql_config --enable-memory-limit --enable-bcmath --enable-calendar --enable-dbx --enable-dio --enable-mcal --with-apxs2filter=/usr/sbin/apxs Actual result: -------------- ./configure --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstat -- Edit bug report at http://bugs.php.net/?id=41332&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=41332&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=41332&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=41332&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=41332&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=41332&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=41332&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=41332&r=needscript Try newer version: http://bugs.php.net/fix.php?id=41332&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=41332&r=support Expected behavior: http://bugs.php.net/fix.php?id=41332&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=41332&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=41332&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=41332&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=41332&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=41332&r=dst IIS Stability: http://bugs.php.net/fix.php?id=41332&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=41332&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=41332&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=41332&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=41332&r=mysqlcfg