From: phpbug at hitech dot dk Operating system: RedHat 9.0 PHP version: 4.3.4 PHP Bug Type: *Configuration Issues Bug description: Compile option does not show in phpinfo -> configure command
Description: ------------ This is the configure command i used for v4.3.4 ./configure --with-mysql=/usr/local --with-apxs=/www/bin/apxs --enable-trans-sid --with-gd --enable-gd-native-ttf --with-zlib --with-png-dir --enable-gd-imgstrttf --with-freetype-dir --enable-xslt --enable-exif --with-xslt-sablot=/usr --with-sablot-js=/usr/lib --with-openssl --with-kerberos=/usr/kerberos --with-dom --with-curl But in 'configure command' in phpinfo it shows: ./configure --with-mysql=/usr/local --with-apxs=/www/bin/apxs --enable-trans-sid --with-gd --enable-gd-native-ttf --with-zlib --with-png-dir --enable-gd-imgstrttf --with-freetype-dir --enable-xslt --enable-exif --with-xslt-sablot=/usr --with-sablot-js=/usr/lib --with-openssl --with-kerberos=/usr/kerberos --with-dom ie: it's missing '--with-curl' -- Edit bug report at http://bugs.php.net/?id=27130&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27130&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27130&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27130&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27130&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27130&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27130&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27130&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27130&r=support Expected behavior: http://bugs.php.net/fix.php?id=27130&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27130&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27130&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27130&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27130&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27130&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27130&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27130&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27130&r=float
